Misbah Ansori
Misbah Ansori
It would be nice to have a configuration for the icon collection so that we can prefetch the icon collections we've specified.
Wow, it works out of the box. However, I found an issue with this approach, the typescript type for the user is not correct, I use a first_name and last_name...
Yeah, I got the same issue. To clarify, I changed the utils path alias in the components.json ```jsonc { "aliases": { "utils": "~/utils/cn", // instead of "~/lib/utils" }, } ```...
You can check it here: https://www.originui-vue.com/select
Isn't `scan:true` what you want?  It will automatically include all the icons in your project.