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