strategeable-trader
strategeable-trader copied to clipboard
Generate navbar using the router config
Instead of manually updating the NavBar.vue component with each new router entry, use the router config in frontend/router/index.ts in such a way that this can be used to dynamically fill the NavBar component.