Link Component in React Router breaks my style in navigation var
My problem is when I don’t use Link component the view style is great. But whenever I add Link component it cancels some of the visual specs. I want the first box as the second one. But it corrupts the view wherever the place I use Link Component.