// interface CurrentGameSettingsProps { // gameID: string; // } import { Button } from './ui'; import BuildRoundedIcon from '@material-ui/icons/BuildRounded'; export function CurrentGameSettings(/*props: CurrentGameSettingsProps*/) { return

Geen tijdslimiet
Standaardregels
Gerangschikt

; }