diff --git a/vue/index.js b/vue/index.js index 17e32e676..ff290e64a 100644 --- a/vue/index.js +++ b/vue/index.js @@ -1,4 +1,4 @@ -import Icons from '../js/iconsGenerated.js' +import Icons from '../js' import CIcon from './CIcon' export { CIcon }