4
0
forked from crowetic/commerce

Changes to search UI

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

View File

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