bobangajicsm / react-portfolio-website

636 stars 798 forks source link

remove exact="true" and add "end" prop #17

Open yshin22 opened 2 years ago

yshin22 commented 2 years ago

I've had a problem with the home page svg on the side bar stay yellow (or active) despite being on different pages. I believe per the 2022 reactrotuer docs, using the end prop eliminates this issue.