cityofaustin/janis

Navigation Link clean up

ifsimicoded opened this issue · 1 comments

Found NavLink Router components (already part of React-router4+) that could clean up a lot of the logic in our components for rendering "active" states for links.

Also found basename attribute in the Browser Router component that could clean up a lot more of the logic that we use to build urls for Links.

@mateoclarke ^^

Closing as this was addressed via PR #163 and with an entirely new nav in #171