Saksham Jain
Saksham Jain
Any update on this thread, facing the same issue
Any solution yet?
any update on this?
any update?
@christhomas please archive this repo as it is no longer under development/maintenance and also we have typings from @typings/react-bootstrap provided by Definitely Typed
@christhomas To reduce size of app, instead of doing `import Button from 'react-bootstrap'` we can do `import Button from 'react-bootstrap/lib/Button'`. But the TSD are made using `react-bootstrap/src/Button` so error pops...