Remove unnecessary dashboard header and description

This commit is contained in:
Pandipipas
2026-02-08 20:45:20 +01:00
parent 755a6f3821
commit 89d05df8dd
@@ -7,10 +7,6 @@ useHead({ title: 'Dashboard' });
<template>
<QPage class="q-pa-lg">
<div class="text-h4 q-mb-md">Dashboard</div>
<div class="text-body1">
Panel principal del dashboard.
</div>
<QCard bordered class="dashboard-scoreboard-window q-mt-lg">
<QCardSection class="dashboard-scoreboard-content">
<ScoreboardPanel />