refactor: change data test

This commit is contained in:
unknown 2021-09-10 12:00:43 +07:00
parent 8848065674
commit 2f4f19414e

View File

@ -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"