DCzajkowski / vue-emoji-picker

Very simple, yet powerful, vue emoji picker 🎉🔥🚀
MIT License
331 stars 49 forks source link

Removed global installation instruction #41

Closed DCzajkowski closed 2 years ago

DCzajkowski commented 2 years ago

Global installs do not work and are not recommended anyways. You should always import at the place of usage. This improves maintainability and enables tree-shaking.