nuxt / icon

The <Icon> component, supporting Iconify, Emojis and custom components.
https://stackblitz.com/edit/nuxt-icon-playground?file=app.vue
MIT License
868 stars 37 forks source link

Upgrade to 0.6.6 breaks import components/global icons. #123

Closed molaei2000 closed 7 months ago

molaei2000 commented 7 months ago

After I updated, it didn't show the global icons anymore.

Atinux commented 7 months ago

Please provide a reproduction

molaei2000 commented 7 months ago

I found it. I rename BTC.vue to BitcoinIcon.vue and it fixed.