From 180faecddf3a712918fcbc081eb7d15a242dda6b Mon Sep 17 00:00:00 2001 From: Daniel Svitan Date: Mon, 4 Mar 2024 18:42:30 +0100 Subject: [PATCH] :bug: Fixes type error --- .gitignore | 2 ++ src/App.vue | 18 +++++++++--------- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 7975c0f..da9fd00 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,5 @@ dist-ssr bun.lockb package-lock.json .vscode/ +.firebaserc +firebase.json diff --git a/src/App.vue b/src/App.vue index afd4d00..3939249 100644 --- a/src/App.vue +++ b/src/App.vue @@ -17,16 +17,11 @@
- +
@@ -93,7 +88,7 @@