sun-horse / grace-shopper

MIT License
1 stars 0 forks source link

feat: changed a links to React-Router-Dom Links #114

Closed mendelevich closed 5 years ago

mendelevich commented 5 years ago

Assignee Tasks

Guidelines

Please add a description of this Pull Request's motivation, scope, outstanding issues or potential alternatives, reasoning behind the current solution, and any other relevant information for posterity.


Your PR Notes Here

mendelevich commented 5 years ago

Minor PR. I replaced the react-router-dom links with anchor tags () when styling, and I forgot to add them back in. The Link tags make navigating between pages more seamless (e.g. no ugly refresh every time you click the link).