From a0ce5dda9d4e6a680cd4921d31bded2ef8e868ee Mon Sep 17 00:00:00 2001 From: Rei Date: Fri, 29 Dec 2023 09:54:31 +0000 Subject: [PATCH] No changes? --- src/App.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/App.js b/src/App.js index 390d9d7..a4741bf 100644 --- a/src/App.js +++ b/src/App.js @@ -21,7 +21,6 @@ if (!getApps().length) { initializeApp(firebaseConfig); } - // declare variables export function MyForm(props) {