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 7c1a14b commit 83b4f78Copy full SHA for 83b4f78
components/icon/index.js
@@ -1,5 +1,5 @@
1
import classNames from 'classnames';
2
-import * as allIcons from '@ant-design/icons/lib/dist';
+import * as allIcons from '@ant-design/icons';
3
import VueIcon from '@ant-design/icons-vue';
4
import PropTypes from '../_util/vue-types';
5
import createFromIconfontCN from './IconFont';
0 commit comments