From 9ed92697867c4cfdf7656f271883ac2c23573c56 Mon Sep 17 00:00:00 2001 From: suricata Date: Tue, 3 Feb 2026 02:04:55 +0000 Subject: [PATCH] dyn island that uses state as y --- app/components/dashboard/island_header.vue | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 app/components/dashboard/island_header.vue diff --git a/app/components/dashboard/island_header.vue b/app/components/dashboard/island_header.vue new file mode 100644 index 0000000..54dbcdf --- /dev/null +++ b/app/components/dashboard/island_header.vue @@ -0,0 +1,32 @@ + + + + + + \ No newline at end of file