mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 12:24:18 +00:00
Update index.ts
Remove: delete duplicate export BreadCrumb
This commit is contained in:
@@ -38,7 +38,6 @@ export { default as CollapseCommon} from './CollapseCommon/CollapseCommon'
|
||||
export { default as BreadcrumbCommon } from './BreadcrumbCommon/BreadcrumbCommon'
|
||||
export { default as ImgWithLink} from './ImgWithLink/ImgWithLink'
|
||||
export { default as RecipeDetail} from './RecipeDetail/RecipeDetail'
|
||||
export { default as BreadcrumbCommon} from './BreadcrumbCommon/BreadcrumbCommon'
|
||||
export { default as DrawerCommon} from './DrawerCommon/DrawerCommon'
|
||||
export { default as CartDrawer} from './CartDrawer/CartDrawer'
|
||||
export { default as StaticImage} from './StaticImage/StaticImage'
|
||||
|
Reference in New Issue
Block a user