feat: add side menu

This commit is contained in:
Mahyar Khanbolooki
2025-07-04 15:49:38 +03:30
parent 691dc7c100
commit 424373bc3f
25 changed files with 758 additions and 11 deletions
+1
View File
@@ -16,6 +16,7 @@ export default function RootLayout({
<html lang="en">
<body
dir="rtl"
className={`antialiased bg-background h-full`}
>
{children}