From 78ff09a0c0cc50ab7d37356654b1bb92ca9bd820 Mon Sep 17 00:00:00 2001 From: Manavsheth78 Date: Fri, 10 Feb 2023 13:43:32 +0530 Subject: [PATCH] done signup --- src/App.jsx | 2 +- src/components/signup/Signup.jsx | 30 ++++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+), 1 deletion(-) diff --git a/src/App.jsx b/src/App.jsx index 51c606c..692fce4 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -23,7 +23,7 @@ const App = () => { {/* */} {/* */} - {/* */} +