Fix breadcrumb not displaying
Signed-off-by: Émile Ré <nemile.re@gmail.com>
This commit is contained in:
@@ -78,7 +78,7 @@ function App() {
|
||||
}
|
||||
/>
|
||||
|
||||
<Route path="organizations" element={<ConsoleLayout />}>
|
||||
<Route path="organizations/*" element={<ConsoleLayout />}>
|
||||
<Route
|
||||
path="create"
|
||||
element={
|
||||
|
||||
Reference in New Issue
Block a user