ant-design/components/statistic/style/index.tsx
appleshell b4c67402e6
feat: add loading prop for Statistic (#26811)
* 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>
2020-10-23 10:09:31 +08:00

6 lines
110 B
TypeScript

import '../../style/index.less';
import './index.less';
// style dependencies
import '../../skeleton/style';