When integrating Bootstrap with React, the Bootstrap ___ file must be imported to React components.

  • bootstrap.css
  • react-bootstrap.js
  • bootstrap.js
  • bootstrap-react.js
When integrating Bootstrap with React, the Bootstrap css file must be imported to React components. This file contains the styles needed for Bootstrap components to be visually consistent in the React application.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *