mirror of
https://github.com/vercel/commerce.git
synced 2025-07-09 22:31:21 +00:00
✨ feat: Home Feature
This commit is contained in:
parent
558a3de4a6
commit
9c98a4fd75
@ -1,7 +1,7 @@
|
||||
import React from 'react'
|
||||
import s from './HomeFeature.module.scss'
|
||||
|
||||
import HomeFeatureItem from '../HomeFeatureItem/HomeFeatureItem'
|
||||
import HomeFeatureItem from './components/HomeFeatureItem/HomeFeatureItem'
|
||||
|
||||
const HomeFeature = () => {
|
||||
return (
|
@ -1 +0,0 @@
|
||||
export { default as HomeFuture } from './HomeFeature/HomeFeature';
|
Loading…
x
Reference in New Issue
Block a user