react-reveal
react-reveal copied to clipboard
Causing problems while working with React Router
React Reveal only works when you render a page directly, but using react router interferes with that React router makes it so that it doesn't actually render the first page, but just shows whatever page is assigned to '/' path It works when you render other pages and then come back