From 3540f9ec015913d13e23265796c63b2a190f9966 Mon Sep 17 00:00:00 2001 From: linbingquan <695601626@qq.com> Date: Thu, 26 Sep 2024 07:18:36 +0800 Subject: [PATCH] fix: clean up --- .../www/src/lib/registry/new-york/ui/chart-area/AreaChart.vue | 4 ++-- apps/www/src/lib/registry/new-york/ui/chart-bar/BarChart.vue | 4 ++-- .../src/lib/registry/new-york/ui/chart-donut/DonutChart.vue | 2 +- .../www/src/lib/registry/new-york/ui/chart-line/LineChart.vue | 2 +- .../www/src/lib/registry/new-york/ui/chart/ChartCrosshair.vue | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/apps/www/src/lib/registry/new-york/ui/chart-area/AreaChart.vue b/apps/www/src/lib/registry/new-york/ui/chart-area/AreaChart.vue index c093d09d..dad8aeb7 100644 --- a/apps/www/src/lib/registry/new-york/ui/chart-area/AreaChart.vue +++ b/apps/www/src/lib/registry/new-york/ui/chart-area/AreaChart.vue @@ -83,7 +83,7 @@ function handleLegendItemClick(d: BulletLegendItemInterface, i: number) {