commenting the sound controls
This commit is contained in:
parent
cc4c335185
commit
5f308073fd
|
|
@ -59,7 +59,7 @@ export default function GameContainer({ gameId }) {
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
{/* <ExtraControls /> */}
|
{/* <ExtraControls /> */}
|
||||||
<SoundControl />
|
{/* <SoundControl /> */}
|
||||||
<Score />
|
<Score />
|
||||||
<Timer />
|
<Timer />
|
||||||
<Help />
|
<Help />
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user