Closed jakehm closed 7 years ago
In the latest version of react-bootstrap, it doesn't exist at least. You have to link to the cdn I think. Example one is trying to import it: import 'bootstrap/dist/css/bootstrap.css'
https://github.com/auth0-samples/auth0-react-sample/blob/master/01-Login/src/app.js
Closing this out as the samples have been deprecated in favor the latest ones :)
In the latest version of react-bootstrap, it doesn't exist at least. You have to link to the cdn I think. Example one is trying to import it: import 'bootstrap/dist/css/bootstrap.css'
https://github.com/auth0-samples/auth0-react-sample/blob/master/01-Login/src/app.js