Removed navbar from dashboard.

This commit is contained in:
2025-02-23 11:12:03 +05:30
parent c839011847
commit d53a4d6061
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ function App() {
return (
<>
<div className="w-full h-auto flex-col relative">
<Navbar2 />
<Outlet />
<div