type Props = { gameId: number; playerId: number; }; export default function Waiting(_props: Props) { return