mirror of
https://github.com/Pandipipas/scoreko-dev.git
synced 2026-06-06 03:32:06 +00:00
Remove unnecessary dashboard header and description
This commit is contained in:
@@ -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 />
|
||||
|
||||
Reference in New Issue
Block a user