From be647b36a4633eaf8f7fb2a5223b665cc08b7eff Mon Sep 17 00:00:00 2001 From: suricata Date: Mon, 22 Dec 2025 21:15:19 +0000 Subject: [PATCH] reusable header --- app/components/dashboard/header.vue | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 app/components/dashboard/header.vue diff --git a/app/components/dashboard/header.vue b/app/components/dashboard/header.vue new file mode 100644 index 0000000..3be45ca --- /dev/null +++ b/app/components/dashboard/header.vue @@ -0,0 +1,25 @@ + + + + + \ No newline at end of file