1
0
mirror of https://github.com/vercel/commerce.git synced 2025-05-15 22:16:58 +00:00

Changes to search UI

This commit is contained in:
Belen Curcio 2020-10-19 11:23:10 -03:00
parent c54ef9fc5c
commit 453b7b54e8

@ -149,7 +149,7 @@ export default function Search({
))}
</Grid>
) : (
<Grid>
<Grid layout="normal">
{range(12).map(() => (
<Skeleton
className="w-full animate__animated animate__fadeIn"