add axios and Card.tsx
Showing
| ... | @@ -10,6 +10,7 @@ | ... | @@ -10,6 +10,7 @@ |
| "@types/node": "^16.11.48", | "@types/node": "^16.11.48", | ||
| "@types/react": "^18.0.17", | "@types/react": "^18.0.17", | ||
| "@types/react-dom": "^18.0.6", | "@types/react-dom": "^18.0.6", | ||
| "axios": "^0.27.2", | |||
| "google-protobuf": "^3.21.0", | "google-protobuf": "^3.21.0", | ||
| "react": "^18.2.0", | "react": "^18.2.0", | ||
| "react-dom": "^18.2.0", | "react-dom": "^18.2.0", | ||
| ... | ... |
src/Card.tsx
0 → 100644
Please register or sign in to comment