ported react-router6
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
... | @@ -13,7 +13,8 @@ | ... | @@ -13,7 +13,8 @@ |
"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", | ||
"react-scripts": "5.0.1", | "react-router-dom": "^6.4.0", | ||
"react-scripts": "^2.1.3", | |||
"socket.io-client": "^4.5.1", | "socket.io-client": "^4.5.1", | ||
"typescript": "^4.7.4", | "typescript": "^4.7.4", | ||
"web-vitals": "^2.1.4" | "web-vitals": "^2.1.4" | ||
... | ... |
src/JoinHome.tsx
deleted
100644 → 0
src/JoinRoom.tsx
0 → 100644
src/WaitRoom.tsx
0 → 100644
Please register or sign in to comment