初始化项目,自 v1.7.1 版本开始
This commit is contained in:
4
src/components/Icon/index.ts
Normal file
4
src/components/Icon/index.ts
Normal file
@ -0,0 +1,4 @@
|
||||
import Icon from './src/Icon.vue'
|
||||
import IconSelect from './src/IconSelect.vue'
|
||||
|
||||
export { Icon, IconSelect }
|
||||
Reference in New Issue
Block a user