We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae6a183 commit fe5ec9cCopy full SHA for fe5ec9c
types/ant-design-vue.d.ts
@@ -46,7 +46,7 @@ import { Select } from './select/select';
46
import { Skeleton } from './skeleton';
47
import { Slider } from './slider';
48
import { Spin } from './spin';
49
-import { Statistic } from './statistic';
+import { Statistic } from './statistic/statistic';
50
import { Steps } from './steps/steps';
51
import { Switch } from './switch';
52
import { Table } from './table/table';
0 commit comments