nuxt / modules

Discover the Nuxt modules to add any CMS, Database, UI, Auth and integrations into your Vue application.
https://nuxt.com/modules
MIT License
946 stars 260 forks source link

fix "icon-tw" icon #1083

Closed stefanobartoletti closed 1 month ago

stefanobartoletti commented 1 month ago

Fixes an issue that broke CI tasks

Closes #1082

The "icon-tw" module referenced an icon no longer present, I chanced to one that seems to make the most sense in this context

danielroe commented 1 month ago

thank you! ❤️

(and oops, I didn't see this before making 852d213cc31cac6abfbcdaeff907c0927775cacc)

stefanobartoletti commented 1 month ago

No problem, having fixed the issue is what matters! Thanks to you!