Fix breadcrumb not displaying

Signed-off-by: Émile Ré <nemile.re@gmail.com>
This commit is contained in:
Émile Ré
2025-03-14 14:07:20 +04:00
parent 32dcc0963e
commit 641430ebca
2 changed files with 80 additions and 88 deletions

View File

@@ -78,7 +78,7 @@ function App() {
}
/>
<Route path="organizations" element={<ConsoleLayout />}>
<Route path="organizations/*" element={<ConsoleLayout />}>
<Route
path="create"
element={