diff --git a/src/features/game/components/mobile/mobile-control.tsx b/src/features/game/components/mobile/mobile-control.tsx index 38d3f02..9d8944b 100644 --- a/src/features/game/components/mobile/mobile-control.tsx +++ b/src/features/game/components/mobile/mobile-control.tsx @@ -290,7 +290,7 @@ export function MobileControl() { -
+
{selectedBetQuantityLabel}
diff --git a/src/features/game/components/mobile/mobile-header.tsx b/src/features/game/components/mobile/mobile-header.tsx index 39783f9..30fa7fe 100644 --- a/src/features/game/components/mobile/mobile-header.tsx +++ b/src/features/game/components/mobile/mobile-header.tsx @@ -102,7 +102,7 @@ export function MobileHeader() { return (
-
+
{authStatus === 'authenticated' ? ( -
+
) : ( -
+