mirror of
https://github.com/vercel/commerce.git
synced 2025-07-04 20:21:21 +00:00
✨ feat: Home Feature
This commit is contained in:
parent
dc7ee62f83
commit
112f51db38
@ -16,7 +16,7 @@ const HomeFeatureItem = ({ image, children }: HomeFeatureItemProps) => {
|
||||
[s[image]]: image,
|
||||
})} alt="home feature item img" />
|
||||
<div className={s.itemText}>{children}</div>
|
||||
</div>
|
||||
</div>
|
||||
)
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user