Reputation: 57
I need to launch a modal in react after a certain number of seconds. How do I go about this?
Upvotes: 0
Views: 46
Reputation: 409
You can use ReactStrap to implement bootstrap to react project
https://reactstrap.github.io/components/modals/
Upvotes: 1