Remove bootstrap

This commit is contained in:
Sakura Knoll
2021-12-23 03:27:06 +09:00 Unverified
parent 32bc9c4167
commit 492dbafbe5
4 changed files with 13 additions and 190 deletions
-2
View File
@@ -6,11 +6,9 @@
"dependencies": {
"@mdi/js": "^6.5.95",
"@mdi/react": "^1.5.0",
"bootstrap": "^5.1.3",
"next": "^12.0.7",
"ramda": "^0.27.1",
"react": "^17.0.2",
"react-bootstrap": "^2.0.3",
"react-dom": "^17.0.2",
"theme-ui": "^0.12.1"
},