From 147f1530edd0429c7bfc9f5f1f83e5ac9a71d06e Mon Sep 17 00:00:00 2001 From: tangjinzhou <415800467@qq.com> Date: Sun, 23 Feb 2020 14:39:17 +0800 Subject: [PATCH] feat: delete Typography style --- components/style.js | 1 - 1 file changed, 1 deletion(-) diff --git a/components/style.js b/components/style.js index e383390d3..047bcbe59 100644 --- a/components/style.js +++ b/components/style.js @@ -58,4 +58,3 @@ import './statistic/style'; import './result/style'; import './descriptions/style'; import './page-header/style'; -import './typography/style';