react-bootstrap / react-router-bootstrap

Integration between React Router and React-Bootstrap
Apache License 2.0
1.69k stars 158 forks source link

uhh..types? #275

Closed factoidforrest closed 2 years ago

deniztoprak commented 2 years ago

You can install them separately:

npm i --save-dev @types/react-router-bootstrap

factoidforrest commented 2 years ago

Gotcha. This is a currently maintained and popular package. Why don't you just copy the type declaration over from the definitely typed package into a declarations.d.ts file in this project?