diff --git a/src/components/modules/home/index.ts b/src/components/modules/home/index.ts index 4a2e3d796..cdb4586eb 100644 --- a/src/components/modules/home/index.ts +++ b/src/components/modules/home/index.ts @@ -7,4 +7,3 @@ export { default as HomeVideo } from './HomeVideo/HomeVideo' export { default as HomeCollection } from './HomeCollection/HomeCollection' export { default as HomeRecipe } from './HomeRecipe/HomeRecipe' export { default as HomeFeature } from './HomeFeature/HomeFeature' -export { default as HomeFeatureItem } from './HomeFeature/components/HomeFeatureItem/HomeFeatureItem'