forked from crowetic/commerce
Changes to search UI
This commit is contained in:
parent
c54ef9fc5c
commit
453b7b54e8
@ -149,7 +149,7 @@ export default function Search({
|
|||||||
))}
|
))}
|
||||||
</Grid>
|
</Grid>
|
||||||
) : (
|
) : (
|
||||||
<Grid>
|
<Grid layout="normal">
|
||||||
{range(12).map(() => (
|
{range(12).map(() => (
|
||||||
<Skeleton
|
<Skeleton
|
||||||
className="w-full animate__animated animate__fadeIn"
|
className="w-full animate__animated animate__fadeIn"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user