mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
navbar
This commit is contained in:
@@ -9,7 +9,7 @@ export default function Home() {
|
||||
description="Due to COVID-19, some orders may experience processing and delivery delays."
|
||||
/>
|
||||
<Navbar />
|
||||
<Container className="px-4 py-5 border-black border-l border-r h-screen">
|
||||
<Container className="px-4 py-5 h-screen">
|
||||
<Button>Click Me!</Button>
|
||||
</Container>
|
||||
<Footer></Footer>
|
||||
|
Reference in New Issue
Block a user