to use react bootstrap, do you have to import bootstrap in html? code example
Example: install react bootstrap
# with npm
npm install react-bootstrap bootstrap
#with yarn
yarn add react-bootstrap bootstrap
# with npm
npm install react-bootstrap bootstrap
#with yarn
yarn add react-bootstrap bootstrap