You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 2, 2022. It is now read-only.
use active-class props in router-link to add class to the active route
The navbar earlier used conditional statements to add class to the currently active route. Use the active-class prop of `router-links` component.
fixes#95
0 commit comments