mirror of
https://github.com/vercel/commerce.git
synced 2025-03-14 22:42:33 +00:00
Adding Search Skeleton
This commit is contained in:
parent
014d195463
commit
17d8913d17
@ -1,7 +1,7 @@
|
||||
import React, { CSSProperties } from 'react'
|
||||
import cn from 'classnames'
|
||||
import px from '@lib/to-pixels'
|
||||
import s from './skeleton.module.css'
|
||||
import s from './Skeleton.module.css'
|
||||
|
||||
interface Props {
|
||||
width?: string | number
|
||||
|
Loading…
x
Reference in New Issue
Block a user