diff --git a/src/App.js b/src/App.js index 034ef30..0cd7bac 100644 --- a/src/App.js +++ b/src/App.js @@ -24,10 +24,6 @@ if (!getApps().length) { } - - - - // declare variables export function MyForm(props) { @@ -162,18 +158,14 @@ const db = getFirestore(getApp()); -
Check here for existing entries:
-Code added, work in progress to add said incidents to Firestore.
-Submitter: {incidents.submitter}
-Date: {incidents.date}
-Context: {incidents.context}
-Selected Options: {incidents.selectedOptions.join(", ")}
+