📜  react bootstrap 5 不适用样式 - Html 代码示例

📅  最后修改于: 2022-03-11 14:52:59.544000             🧑  作者: Mango

代码示例1
add the following to your index.html:



add this to your src/index.js or App.js file:

import 'bootstrap/dist/css/bootstrap.min.css';