vue3-icon-picker
vue3-icon-picker copied to clipboard
how to install and use this package?
You do not provide how to install or use this package!
I do not want to clone it as a separate project!
I tried npm i hasinhayder/vue3-icon-picker
but how to use it inside a component?
I tried
import IconPicker from '@vue3-icon-picker'
but the console has this error
Uncaught (in promise) Error: Cannot find module 'vue3-icon-picker'