diff --git a/client/src/App.jsx b/client/src/App.jsx index 75a1835..ebf5dc8 100644 --- a/client/src/App.jsx +++ b/client/src/App.jsx @@ -121,7 +121,6 @@ function App() { - setProgress(0)} />
@@ -132,7 +131,7 @@ function App() { } /> } /> } /> - } /> + {/* } /> */} } /> } /> } /> @@ -146,18 +145,17 @@ function App() { } /> } /> } /> - } /> + {/* } /> */} } /> } /> } /> } /> } /> - } /> + {/* } /> */} } /> } /> -
diff --git a/client/src/component/Signup.jsx b/client/src/component/Signup.jsx index 96a8879..3d78d43 100644 --- a/client/src/component/Signup.jsx +++ b/client/src/component/Signup.jsx @@ -124,13 +124,13 @@ const Signup = ({ mode }) => {

{
-
+