Adrinlol / landy-react-template

Landy is an open-source React landing page template designed for developers and startups, who want to create a quick and professional landing page for their business or project.
https://landy-web.netlify.app/
MIT License
1.32k stars 650 forks source link

Missing react-router-dom #22

Closed mguldner closed 3 years ago

mguldner commented 3 years ago

Hi,

I just created a project with your template, seems awesome, excited to explore it! :)

Just to point out that, at first run after install following your instructions on Readme, the package.json is missing 'react-router-dom' called in index.tsx.

I just npm i react-router-dom to correct it.

Thanks for your project :)

Adrinlol commented 3 years ago

Hey @mguldner,

Glad you like the project!

Thank you for reporting the issue, I will fix it right away.