mirror of
https://github.com/vercel/commerce.git
synced 2025-07-26 19:51:23 +00:00
styles: add border-radius img
This commit is contained in:
@@ -2,6 +2,7 @@ import { BreadcrumbCommon } from "src/components/common"
|
||||
import s from './BlogBreadCrumb.module.scss'
|
||||
|
||||
const BLOG_DATA = [
|
||||
{link: "/", name: "Home"},
|
||||
{link: "/blogs", name: "Blog"},
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user