mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
enhance: link to all blogs
This commit is contained in:
@@ -62,7 +62,7 @@ const recipe:BlogCardProps[] = [
|
|||||||
<HeadingCommon>{title}</HeadingCommon>
|
<HeadingCommon>{title}</HeadingCommon>
|
||||||
</div>
|
</div>
|
||||||
<div className={s.right}>
|
<div className={s.right}>
|
||||||
<ViewAllItem link="#"/>
|
<ViewAllItem link={ROUTE.BLOGS}/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div className={s.bot}>
|
<div className={s.bot}>
|
||||||
|
Reference in New Issue
Block a user