Initial commit
... | ... | @@ -6,9 +6,16 @@ |
"@testing-library/jest-dom": "^4.2.4", | ||
"@testing-library/react": "^9.5.0", | ||
"@testing-library/user-event": "^7.2.1", | ||
"formik": "^2.1.5", | ||
"i18n": "^0.10.0", | ||
"i18next": "^19.6.3", | ||
"i18next-browser-languagedetector": "^5.0.0", | ||
"i18next-xhr-backend": "^3.2.2", | ||
"react": "^16.13.1", | ||
"react-dom": "^16.13.1", | ||
"react-scripts": "3.4.1" | ||
"react-i18next": "^9.0.10", | ||
"react-scripts": "3.4.1", | ||
"yup": "^0.29.2" | ||
}, | ||
"scripts": { | ||
"start": "react-scripts start", | ||
... | ... |
src.rar
0 → 100644
File added
src/AddWork.js
0 → 100644
src/App.test.js
deleted
100644 → 0
src/Form.css
0 → 100644
src/Form.js
0 → 100644