From 11d110831adc424813fc93a04c4f49e3ea0b07dc Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Thu, 24 Oct 2024 15:08:21 +0530 Subject: [PATCH] chore: lint --- src/pages/PageWrappper.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/pages/PageWrappper.tsx b/src/pages/PageWrappper.tsx index 4eb5c693..87157349 100644 --- a/src/pages/PageWrappper.tsx +++ b/src/pages/PageWrappper.tsx @@ -49,29 +49,29 @@ export const PageWrapper = () => {
- + {!browserId && } }> - } /> + } /> }> - - - - } /> + + + + } /> } + path="/login" + element={} /> } + path="/register" + element={} /> - + {isNotification() ?