Complete User Details
Showing
.idea/.gitignore
0 → 100644
.idea/facility-test-app.iml
0 → 100644
.idea/modules.xml
0 → 100644
.idea/vcs.xml
0 → 100644
This diff is collapsed.
| ... | ... | @@ -3,11 +3,17 @@ |
| "version": "0.1.0", | ||
| "private": true, | ||
| "dependencies": { | ||
| "@emotion/react": "^11.8.2", | ||
| "@emotion/styled": "^11.8.1", | ||
| "@fontsource/roboto": "^4.5.5", | ||
| "@mui/material": "^5.5.2", | ||
| "@testing-library/jest-dom": "^5.16.3", | ||
| "@testing-library/react": "^12.1.4", | ||
| "@testing-library/user-event": "^13.5.0", | ||
| "axios": "^0.26.1", | ||
| "react": "^17.0.2", | ||
| "react-dom": "^17.0.2", | ||
| "react-router-dom": "^6.2.2", | ||
| "react-scripts": "5.0.0", | ||
| "web-vitals": "^2.1.4" | ||
| }, | ||
| ... | ... |
src/App.test.js
deleted
100644 → 0
src/Pages/Details.jsx
0 → 100644
src/Pages/Home.jsx
0 → 100644
src/components/BigTable.jsx
0 → 100644
src/components/FormData.jsx
0 → 100644
src/components/ModalForm.jsx
0 → 100644
src/logo.svg
deleted
100644 → 0
src/setupTests.js
deleted
100644 → 0
yarn.lock
0 → 100644
This diff is collapsed.
Please
register
or
sign in
to comment