From e8ea193ff0fcfdbf8bf2c79dd546965d447285ee Mon Sep 17 00:00:00 2001 From: Corentin Thomasset Date: Mon, 17 May 2021 23:39:32 +0200 Subject: [PATCH] refactor(lint): fixed lint issues --- components/ColorInput.vue | 4 ++-- pages/index.vue | 2 +- pages/tools/converter/date-converter.vue | 4 ++-- pages/tools/text/lorem-ipsum-generator.vue | 6 +++--- pages/tools/web/qrcode-generator.vue | 7 +++---- 5 files changed, 11 insertions(+), 12 deletions(-) diff --git a/components/ColorInput.vue b/components/ColorInput.vue index d162bd17..33839ac5 100644 --- a/components/ColorInput.vue +++ b/components/ColorInput.vue @@ -10,11 +10,11 @@