mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
chore(deps): use nuxt-icon beta (#83)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
This commit is contained in:
@@ -40,7 +40,7 @@ export default defineNuxtModule<ModuleOptions>({
|
||||
|
||||
addVitePlugin(tailwindcss)
|
||||
|
||||
await installModule('@antfu/nuxt-icon-poc', {
|
||||
await installModule('nuxt-icon', {
|
||||
componentName: 'UIcon',
|
||||
cssLayer: 'components'
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user