mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Adding Search Skeleton
This commit is contained in:
@@ -145,7 +145,7 @@ export default function Search({
|
||||
: () => (
|
||||
<Skeleton
|
||||
className="w-full animate__animated animate__fadeIn rounded-md"
|
||||
height={200}
|
||||
height={325}
|
||||
/>
|
||||
)
|
||||
}
|
||||
|
Reference in New Issue
Block a user