[unimport] failed to find "LazyIcon" imported from "#components"
Hello !
I'm having an issue when running tests on my Nuxt module. I’ve registered the @nuxt/icon module, but when I run my tests (with vitest), I get the following error:
Error: [unimport] failed to find "LazyIcon" imported from "#components"
Plugin: nuxt:components:imports
Error: [unimport] failed to find "LazyIcon" imported from "#components"