mdeslippe / easy-tracker

Easy Tracker is a web-based utility that enables users to easily monitor the current and historical status of their digital services.
1 stars 0 forks source link

Convert Existing a Elements to the Link Component Provided by React Router #99

Closed mdeslippe closed 1 year ago

mdeslippe commented 1 year ago

All a elements need to be converted to the Link component provided by React Router to prevent the page from doing a full refresh whenever the user navigates.