added tabs
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- package-lock.json 504 additions, 0 deletionspackage-lock.json
- package.json 2 additions, 0 deletionspackage.json
- src/Prediction.js 17 additions, 0 deletionssrc/Prediction.js
- src/Tabs.js 17 additions, 0 deletionssrc/Tabs.js
- src/index.js 6 additions, 1 deletionsrc/index.js
.gitignore
0 → 100644
This diff is collapsed.
... | ... | @@ -6,10 +6,12 @@ |
"@testing-library/jest-dom": "^5.16.3", | ||
"@testing-library/react": "^12.1.4", | ||
"@testing-library/user-event": "^13.5.0", | ||
"flexbox-react": "^4.4.0", | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2", | ||
"react-move": "^6.5.0", | ||
"react-scripts": "5.0.0", | ||
"react-tabs": "^4.0.1", | ||
"web-vitals": "^2.1.4" | ||
}, | ||
"scripts": { | ||
... | ... |
src/Prediction.js
0 → 100644
src/Tabs.js
0 → 100644
Please register or sign in to comment