chore(IconsResolver): update deprecated property (#282)
This commit is contained in:
parent
2bda614aee
commit
040fa6650c
@ -62,7 +62,7 @@ export default defineConfig({
|
|||||||
// auto import icons
|
// auto import icons
|
||||||
// https://github.com/antfu/unplugin-icons
|
// https://github.com/antfu/unplugin-icons
|
||||||
IconsResolver({
|
IconsResolver({
|
||||||
componentPrefix: '',
|
prefix: false,
|
||||||
// enabledCollections: ['carbon']
|
// enabledCollections: ['carbon']
|
||||||
}),
|
}),
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user