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