commenting extra controls

This commit is contained in:
Antoine M 2024-03-19 16:04:32 +01:00
parent 9ec5e6d753
commit eed0314be7

View File

@ -53,7 +53,7 @@ export default function GameContainer({ gameId }) {
return (
<>
<ExtraControls />
{/* <ExtraControls /> */}
<SoundControl />
<Score />
<Timer />