|
refactor: BombButtonコンポーネントをpresentationディレクトリに移動し、クールダウンフックを専用のuseBombCooldownClockに置き換え
|
|---|
|
|
| apps/client/src/scenes/game/input/GameInputOverlay.tsx |
|---|
| apps/client/src/scenes/game/input/bomb/BombButton.tsx |
|---|
| apps/client/src/scenes/game/input/bomb/hooks/useBombCooldownClock.ts 0 → 100644 |
|---|
| apps/client/src/scenes/game/input/bomb/presentation/BombButton.tsx 0 → 100644 |
|---|