Add bootstrap

This commit is contained in:
Werner
2023-06-07 08:08:17 -03:00
parent 3e00f03584
commit 214e2c5d02
11 changed files with 288 additions and 463 deletions

View File

@ -9,8 +9,10 @@
"lint": "next lint"
},
"dependencies": {
"bootstrap": "^5.3.0",
"next": "13.4.4",
"react": "18.2.0",
"react-bootstrap": "^2.7.4",
"react-dom": "18.2.0"
}
}