vue-unicons
vue-unicons copied to clipboard
Vue3 error type
Hello there, thanks for the lib, I was having problems trying to use it with vue3 and typescript but I made it work. As a workaround I had to declare the 'vue-unicons/dist/icons' as module and then I pass the Unicons as any type to be able to use, when i dont type as any i get this type error.