From e9839d85e2083ad4b889d1781b781a3474a765d9 Mon Sep 17 00:00:00 2001 From: zenn Date: Thu, 23 Apr 2026 15:40:21 +0900 Subject: [PATCH] =?UTF-8?q?v0.1.53=20-=20=ED=86=B5=EA=B3=84=20=EA=B8=B0?= =?UTF-8?q?=EB=A1=9D=20=EB=AA=A9=EB=A1=9D=EA=B3=BC=20=EC=B0=A8=ED=8A=B8=20?= =?UTF-8?q?=EB=93=9C=EB=9E=98=EA=B7=B8=20=EB=B3=B4=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/PlannerPage.vue | 2 +- src/components/StatsDashboard.vue | 122 +++++++++++++++++++++--------- 2 files changed, 87 insertions(+), 37 deletions(-) diff --git a/src/components/PlannerPage.vue b/src/components/PlannerPage.vue index 225d093..6ed8c8c 100644 --- a/src/components/PlannerPage.vue +++ b/src/components/PlannerPage.vue @@ -304,7 +304,7 @@ onBeforeUnmount(() => {
-
+
TASKS diff --git a/src/components/StatsDashboard.vue b/src/components/StatsDashboard.vue index c44e670..ad30ea6 100644 --- a/src/components/StatsDashboard.vue +++ b/src/components/StatsDashboard.vue @@ -1,4 +1,5 @@