jensbuehl / aoe4-guides

Source code for aoe4guides.com: Yet another Age of Empires IV build order tool
https://aoe4guides.com
MIT License
17 stars 6 forks source link

Use official vuetify FAB component instead of custom component #99

Open jensbuehl opened 1 month ago

jensbuehl commented 1 month ago

Since in recent updates, vuetify comes with official FAB support, consider replacing the hand-crafted FAB to create new BOs (e.g. on home on mobile) with the official component.

image