From 9cfc5dbb5a71794fa959a7d244b87d322f181f02 Mon Sep 17 00:00:00 2001 From: Jose Celano Date: Thu, 22 Jun 2023 16:56:32 +0100 Subject: [PATCH 1/3] fix: linter warnings --- components/Markdown.vue | 1 + components/form/FormInputText.vue | 10 +++++++--- pages/torrents.vue | 3 +-- project-words.txt | 1 + 4 files changed, 10 insertions(+), 5 deletions(-) diff --git a/components/Markdown.vue b/components/Markdown.vue index c8350cf2..43aecf5f 100644 --- a/components/Markdown.vue +++ b/components/Markdown.vue @@ -1,4 +1,5 @@ diff --git a/components/form/FormInputText.vue b/components/form/FormInputText.vue index 1be25a9c..9d339c0c 100644 --- a/components/form/FormInputText.vue +++ b/components/form/FormInputText.vue @@ -1,13 +1,13 @@