-
+
{fullscreen ? (
isDesktop ? (
@@ -468,7 +472,6 @@ function Shell() {
) : (
-
{isDashboardRoute ? (
) : (
@@ -476,7 +479,7 @@ function Shell() {
)}
-
+
diff --git a/admin-spa/src/components/nav/BottomNav.tsx b/admin-spa/src/components/nav/BottomNav.tsx
index d6978b8..f0190ee 100644
--- a/admin-spa/src/components/nav/BottomNav.tsx
+++ b/admin-spa/src/components/nav/BottomNav.tsx
@@ -63,7 +63,7 @@ export function BottomNav() {
(undefined);