From 89d05df8dd21d19768e85d3d437b9b5a0915c065 Mon Sep 17 00:00:00 2001 From: Pandipipas <62224708+Pandipipas@users.noreply.github.com> Date: Sun, 8 Feb 2026 20:45:20 +0100 Subject: [PATCH] Remove unnecessary dashboard header and description --- src/dashboard/example/views/Dashboard.vue | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/dashboard/example/views/Dashboard.vue b/src/dashboard/example/views/Dashboard.vue index cebc1c8..537f1f0 100644 --- a/src/dashboard/example/views/Dashboard.vue +++ b/src/dashboard/example/views/Dashboard.vue @@ -7,10 +7,6 @@ useHead({ title: 'Dashboard' });