From c9599309ea17b06298c4823cf111a128f5165a26 Mon Sep 17 00:00:00 2001 From: Possible Date: Wed, 26 Jun 2024 16:09:40 +0100 Subject: [PATCH] Update Tasks --- src/main.jsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/main.jsx b/src/main.jsx index 5011fd7..eccbab4 100644 --- a/src/main.jsx +++ b/src/main.jsx @@ -16,17 +16,17 @@ function renderRoutes(role) { path="/admin/dashboard" element={} > + } + > ); break; default: return ( - } - > }> }>