feat: adding the drawer menu

This commit is contained in:
Rodolfo Ruiz
2025-05-19 20:57:28 -06:00
parent b5af6ea7af
commit 98f6f9814d
3 changed files with 66 additions and 3 deletions

View File

@@ -23,6 +23,8 @@ function App() {
>
<AppHeader zone={zone} />
{/* Main content area */}
<Box component="main" sx={{ flex: 1, p: 2 }}>
<h1>Welcome to the Fendi Casa Experience</h1>
<p>This is a sample box.</p>