Added boostrap 4 to project and shared components

This commit is contained in:
2019-04-09 13:36:49 -04:00
parent ab530b9cc4
commit 27c3a713bb
11 changed files with 118 additions and 41 deletions

View File

@@ -3,6 +3,10 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"boostrap": "^2.0.0",
"bootstrap": "^4.3.1",
"jquery": "^3.3.1",
"popper.js": "^1.15.0",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-scripts": "2.1.8"