selemondev / nuxt-ui-vue

:construction: WIP Fully styled and customizable components from Nuxt UI to Vue 3.
https://www.npmjs.com/package/nuxt-ui-vue
MIT License
47 stars 4 forks source link

fix(app): #162 import UIcon component #163

Closed selemondev closed 11 months ago

selemondev commented 11 months ago

This pull request is intended to solve the error Failed resolve of UIcon in USelect component by adding the UIcon component import in the USelect component

Closes: #162