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