fixes
This commit is contained in:
@@ -159,7 +159,7 @@ const SongReady = () => {
|
||||
}, [player0, player1]);
|
||||
|
||||
return (
|
||||
<Page headerType="NONE" backgroundImg={background.studioBG2}>
|
||||
<Page headerType="NONE" backgroundImg={background.studioBG2} maxWidth={800}>
|
||||
<MusicLandHeader
|
||||
onPressBack={async () => {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user