Skip to content

Commit 27d67cd

Browse files
authored
fix svg icon import
1 parent 6047dec commit 27d67cd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

template/src/main.ts

-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ import store from 'store'
1717

1818
import App from 'components/pages/app'
1919

20-
// import all icons
21-
import 'components/icons'
2220
Vue.use(svgicon, {
2321
tagName: 'icon'
2422
})

0 commit comments

Comments
 (0)