mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-26 04:00:13 +08:00
b4c67402e6
* feat: add loading prop for Statistic * feat: update statistic demo * feat: add style dependency * feat: replace loading component * feat: update doc of statistic * fix loading type * feat: add loading prop for Statistic * feat: update statistic demo * update api version Co-authored-by: lvpansen <pansen.lv@atzuche.com>
6 lines
110 B
TypeScript
6 lines
110 B
TypeScript
import '../../style/index.less';
|
|
import './index.less';
|
|
|
|
// style dependencies
|
|
import '../../skeleton/style';
|