diff --git a/components/AnimatedBackground.vue b/components/AnimatedBackground.vue index 344a9df..1661f66 100644 --- a/components/AnimatedBackground.vue +++ b/components/AnimatedBackground.vue @@ -108,7 +108,15 @@ onMounted(() => { - \ No newline at end of file + \ No newline at end of file diff --git a/components/GameBoard.vue b/components/GameBoard.vue index 5a02d01..7d683a6 100644 --- a/components/GameBoard.vue +++ b/components/GameBoard.vue @@ -68,6 +68,7 @@ function showWinnerScreen() {
+