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
| ... | @@ -3,11 +3,17 @@ | ... | @@ -3,11 +3,17 @@ |
| "version": "0.1.0", | "version": "0.1.0", | ||
| "private": true, | "private": true, | ||
| "dependencies": { | "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/jest-dom": "^5.16.3", | ||
| "@testing-library/react": "^12.1.4", | "@testing-library/react": "^12.1.4", | ||
| "@testing-library/user-event": "^13.5.0", | "@testing-library/user-event": "^13.5.0", | ||
| "axios": "^0.26.1", | |||
| "react": "^17.0.2", | "react": "^17.0.2", | ||
| "react-dom": "^17.0.2", | "react-dom": "^17.0.2", | ||
| "react-router-dom": "^6.2.2", | |||
| "react-scripts": "5.0.0", | "react-scripts": "5.0.0", | ||
| "web-vitals": "^2.1.4" | "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 source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment