diff --git a/app.vue b/app.vue index 22b6019..439cfc5 100644 --- a/app.vue +++ b/app.vue @@ -99,8 +99,12 @@ const upperCase = (str: string) => str.toUpperCase();