Skip to content

Commit ef072f2

Browse files
committed
fix code format
1 parent f6e0042 commit ef072f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/src/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{#ie}}
2-
import "vue-svgicon/dist/polyfill"
2+
import 'vue-svgicon/dist/polyfill'
33
{{/ie}}
44
import Vue from 'vue'
55
import App from 'components/pages/app'

0 commit comments

Comments
 (0)