commenting extra controls
This commit is contained in:
parent
9ec5e6d753
commit
eed0314be7
|
|
@ -53,7 +53,7 @@ export default function GameContainer({ gameId }) {
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<ExtraControls />
|
{/* <ExtraControls /> */}
|
||||||
<SoundControl />
|
<SoundControl />
|
||||||
<Score />
|
<Score />
|
||||||
<Timer />
|
<Timer />
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user