Retrieve users from API
... | ... | @@ -10,6 +10,7 @@ |
"@testing-library/jest-dom": "^5.11.4", | ||
"@testing-library/react": "^11.1.0", | ||
"@testing-library/user-event": "^12.1.10", | ||
"axios": "^0.21.4", | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2", | ||
"react-scripts": "4.0.3", | ||
... | ... |
src/components/AddPost.jsx
0 → 100644
src/components/UserList.jsx
0 → 100644
Please register or sign in to comment