mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
changes
This commit is contained in:
7
pages/index2.tsx
Normal file
7
pages/index2.tsx
Normal file
@@ -0,0 +1,7 @@
|
||||
import { Layout } from '@components/common'
|
||||
|
||||
export default function Home() {
|
||||
return <>Hello</>
|
||||
}
|
||||
|
||||
Home.Layout = Layout
|
Reference in New Issue
Block a user