vue-unicons icon indicating copy to clipboard operation
vue-unicons copied to clipboard

Vue3 error type

Open fernanduandrade opened this issue 2 years ago • 0 comments

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. image

fernanduandrade avatar Apr 02 '22 21:04 fernanduandrade