From 5b8eb4a49a097a47caf491c44df427522ab58daa Mon Sep 17 00:00:00 2001
From: Vben <anncwb@126.com>
Date: 星期三, 07 四月 2021 23:39:54 +0800
Subject: [PATCH] feat: dark mode

---
 src/locales/lang/zh_CN/routes/demo/charts.ts |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/locales/lang/zh_CN/routes/demo/charts.ts b/src/locales/lang/zh_CN/routes/demo/charts.ts
index 087878a..d22b655 100644
--- a/src/locales/lang/zh_CN/routes/demo/charts.ts
+++ b/src/locales/lang/zh_CN/routes/demo/charts.ts
@@ -6,5 +6,4 @@
   map: '鍦板浘',
   line: '鎶樼嚎鍥�',
   pie: '楗煎浘',
-  apexChart: 'ApexChart',
 };

--
Gitblit v1.8.0