fixup! wip refactor the lobby in a dedicated component

This commit is contained in:
lebaudantoine
2026-08-09 23:34:38 +02:00
parent 7efc6b3fdd
commit ac5da2a3df
@@ -19,7 +19,6 @@ import { ApiAccessLevel } from '../api/ApiRoom'
import { ApiLobbyStatus, type ApiRequestEntry } from '../api/requestEntry'
import { useLobby } from '../hooks/useLobby'
export const Lobby = ({
roomId,
enterRoom,