From fdac0859ea75292d628e9ea44e9dd3e9a39ff38e Mon Sep 17 00:00:00 2001 From: Blitblank Date: Sat, 28 Feb 2026 23:53:30 -0600 Subject: [PATCH] test --- client/src/App.vue | 24 ++++++------------------ client/src/components/Header.vue | 25 +++++++------------------ 2 files changed, 13 insertions(+), 36 deletions(-) diff --git a/client/src/App.vue b/client/src/App.vue index e408c91..7add528 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -1,21 +1,9 @@ - -import Header from "@/components/Header.vue"; - -export default { - components: { - Header, - }, -}; - \ No newline at end of file + diff --git a/client/src/components/Header.vue b/client/src/components/Header.vue index 5b41696..1ce9059 100644 --- a/client/src/components/Header.vue +++ b/client/src/components/Header.vue @@ -1,21 +1,10 @@ - - + +