diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index 3f9390b..1b730b9 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -62,14 +62,17 @@ function Layout({ children }) { Alerts {me?.role === "admin" && ( - - - Admin - + <> +