clarksaxby / shuswapfamilytherapy.ca

Gatsby website for Kendra of shuswapfamilytherapy.ca
MIT License
0 stars 0 forks source link

Menu needs to use gatsby-link #34

Closed calebissharp closed 6 years ago

calebissharp commented 6 years ago

Currently the menu is using a tags for its links. I forgot that Gatsby has its own Link component which needs to be used, otherwise the links won't work as expected. As well, Link has a special activeClassName/activeStyle property which could be used, eliminating the need for the custom logic in Menu.