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 -1
View File
@@ -1,4 +1,4 @@
import LoadingOverlay from '@/components/loading/LoadingOverlay'
import LoadingOverlay from '@/components/overlays/LoadingOverlay'
import React from 'react'
function Loading() {