From 641430ebca6b24e84bfa5f7f4962102ac7a15ecb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89mile=20R=C3=A9?= Date: Fri, 14 Mar 2025 14:07:20 +0400 Subject: [PATCH] Fix breadcrumb not displaying MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Émile Ré --- apps/console/src/App.tsx | 2 +- apps/console/src/layouts/ConsoleLayout.tsx | 166 ++++++++++----------- 2 files changed, 80 insertions(+), 88 deletions(-) diff --git a/apps/console/src/App.tsx b/apps/console/src/App.tsx index bdfd0c382..e67f04038 100644 --- a/apps/console/src/App.tsx +++ b/apps/console/src/App.tsx @@ -78,7 +78,7 @@ function App() { } /> - }> + }> - - - - - } - > + + + + } + > + }> } + path=":frameworkId" + element={ + + + + } > - - - } - > - } - /> - - - - } - /> - } - /> - - } + path="controls/create" + element={} /> - - }> - + } /> - } /> - - }> - - - } + path="update" + element={} /> - }> - - - - } - > - } - /> - - } /> - - - - - Settings - - - } - /> - - - }> } + /> + + }> + - - - Create Organization - - + + + + } + /> + } /> + + }> + + + } /> + }> + + + + } + > + } /> + + } /> + + + + + Settings + + + } + /> + + + }> + + + + Create Organization + + + } + />