Yummygum / vue-flagpack

Flagpack contains 260+ easily implementable flag icons to use in your design or code project.
https://flagpack.xyz
MIT License
49 stars 8 forks source link

Refactored to use the new imageUrl from core #15

Closed fredericbonnet closed 4 years ago

fredericbonnet commented 5 years ago

Following my changes on flag-pack-core, the code now uses the new imageUrl() function to get the image URL instead of a hardcoded GitHub request.