From 41d50966007a0d911327a3c050c2781d0971a3ce Mon Sep 17 00:00:00 2001 From: OCDkirby Date: Fri, 6 Sep 2024 16:58:38 +1000 Subject: [PATCH] lint: format --- src/App.vue | 92 ++++++++++++++++++++++++---------- src/components/ContentCard.vue | 40 ++++++++------- src/components/Hook.vue | 47 ++++++++++------- src/components/MainCard.vue | 26 ++++++---- src/components/TopBarMenu.vue | 45 +++++++++++------ 5 files changed, 165 insertions(+), 85 deletions(-) diff --git a/src/App.vue b/src/App.vue index 70debde..e78e9da 100644 --- a/src/App.vue +++ b/src/App.vue @@ -115,19 +115,34 @@ const darkThemeOverrides: GlobalThemeOverrides = { + + - - diff --git a/src/components/ContentCard.vue b/src/components/ContentCard.vue index 6c43375..f4e3da9 100644 --- a/src/components/ContentCard.vue +++ b/src/components/ContentCard.vue @@ -1,21 +1,27 @@ - - diff --git a/src/components/MainCard.vue b/src/components/MainCard.vue index aa29ef9..4a08754 100644 --- a/src/components/MainCard.vue +++ b/src/components/MainCard.vue @@ -12,18 +12,24 @@ const cardOverrides : Partial = { + + - - \ No newline at end of file + \ No newline at end of file diff --git a/src/components/TopBarMenu.vue b/src/components/TopBarMenu.vue index 9fe2ff8..345a37c 100644 --- a/src/components/TopBarMenu.vue +++ b/src/components/TopBarMenu.vue @@ -91,31 +91,39 @@ const menuOptions: MenuOption[] = [ - - + +