FortAwesome / vue-fontawesome

Font Awesome Vue component
https://fontawesome.com
MIT License
2.39k stars 133 forks source link

reduce duplicate references to icon component via export imports #334

Closed n0099 closed 8 months ago

n0099 commented 3 years ago

https://stackoverflow.com/questions/38077164/es6-export-from-import

this trick can also be used on react since they use the same library.add() invoke.

n0099 commented 8 months ago

376