From af5171baa3f47291434a3510501a9e9c527747cc Mon Sep 17 00:00:00 2001 From: "Rayyan (Rayy)" Date: Tue, 12 Sep 2023 09:56:44 +0000 Subject: [PATCH] Refer Signup page to Signup function from Firebase --- src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.js b/src/App.js index 5129f95..ab4ea1e 100644 --- a/src/App.js +++ b/src/App.js @@ -54,7 +54,7 @@ function App() { } /> } /> } /> - } /> + } /> );