mirror of
https://github.com/vercel/commerce.git
synced 2025-07-24 02:31:24 +00:00
refactor: change data test
This commit is contained in:
@@ -2,10 +2,6 @@ import { BreadcrumbCommon } from 'src/components/common'
|
|||||||
import s from './DeliveryAndPolicyBreadCrumb.module.scss'
|
import s from './DeliveryAndPolicyBreadCrumb.module.scss'
|
||||||
|
|
||||||
const CRUMB_DATA = [
|
const CRUMB_DATA = [
|
||||||
{
|
|
||||||
link: "/",
|
|
||||||
name: "Home"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
link: "/delivery-policy",
|
link: "/delivery-policy",
|
||||||
name: "Delivery And Policy"
|
name: "Delivery And Policy"
|
||||||
|
Reference in New Issue
Block a user