From e4b4235f2508e733811fb1292dbfece4de9a500e Mon Sep 17 00:00:00 2001 From: Karen Zhou Date: Wed, 17 Apr 2024 23:12:55 -0500 Subject: [PATCH] fix issues with syncing progress and Vue warnings --- dist/index.html | 2 +- src/components/common/Instructions.vue | 3 ++- src/components/hitbox/HitBox.vue | 9 +++++---- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/dist/index.html b/dist/index.html index 7735add..0039a2f 100644 --- a/dist/index.html +++ b/dist/index.html @@ -5,7 +5,7 @@ - +
diff --git a/src/components/common/Instructions.vue b/src/components/common/Instructions.vue index ab4b406..4f6253f 100644 --- a/src/components/common/Instructions.vue +++ b/src/components/common/Instructions.vue @@ -25,7 +25,8 @@ export default {