1
0
mirror of https://github.com/coreui/coreui-icons.git synced 2025-08-21 16:01:25 +02:00

fix: fix import

This commit is contained in:
woothu
2019-05-29 17:11:39 +02:00
parent 40c0ff3bd4
commit 653bc87113

View File

@@ -1,4 +1,4 @@
import Icons from '../js/iconsGenerated.js' import Icons from '../js'
import CIcon from './CIcon' import CIcon from './CIcon'
export { CIcon } export { CIcon }