[refactor] アプリ状態管理のためのカスタムフックを追加し、ゲーム状態をアプリ状態に変更
1 parent 1e86a15 commit 6b051f6f076c457b4105a18d5ef3d29e17e17eb3
@rinto hasegawa rinto hasegawa authored on 23 Feb
Showing 7 changed files
View
apps/client/src/app.tsx
View
apps/client/src/hooks/useAppFlow.ts 0 → 100644
View
apps/client/src/hooks/useGameFlow.ts 100644 → 0
View
apps/client/src/network/SocketClient.ts
View
packages/shared/src/domains/room/room.const.ts
View
packages/shared/src/domains/room/room.type.ts
View
packages/shared/src/index.ts