From 61a637e34f9cb925a9835459b2b4bcb8a2805fdb Mon Sep 17 00:00:00 2001 From: Niklas Wolf Date: Fri, 21 Jun 2024 11:46:16 +0200 Subject: [PATCH] fix linter errors --- playground/pages/index.vue | 86 ++++++++++++++++++------------------ playground/pages/without.vue | 53 +++++++++++----------- 2 files changed, 72 insertions(+), 67 deletions(-) diff --git a/playground/pages/index.vue b/playground/pages/index.vue index 9fc4dbe..ba7b68a 100644 --- a/playground/pages/index.vue +++ b/playground/pages/index.vue @@ -6,54 +6,56 @@ const CreditCardToken = ref() const IdealError = ref()