From e61bc9480ab54f3777cfc92ef5c5dc07e4ebbafd Mon Sep 17 00:00:00 2001 From: YouHaveTrouble Date: Wed, 23 Apr 2025 22:46:33 +0200 Subject: [PATCH] fix lint warnings --- src/components/icons/GithubLogo.vue | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/src/components/icons/GithubLogo.vue b/src/components/icons/GithubLogo.vue index 0c1aee8..bafb041 100644 --- a/src/components/icons/GithubLogo.vue +++ b/src/components/icons/GithubLogo.vue @@ -1,11 +1,22 @@