6/22完善引入,
This commit is contained in:
@@ -4,6 +4,6 @@ export default () => {
|
||||
return Icons({
|
||||
// 自动安装图标库
|
||||
autoInstall: true,
|
||||
compiler: "vue3"
|
||||
compiler: 'vue3'
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user