Session 26: Cross-sport tab counts, scan copy fix, game card visual polish, empty section auto-hide (1579 tests)
This commit is contained in:
@@ -349,7 +349,7 @@ export default function ScanPage() {
|
||||
<div style={shimmerStyle} />
|
||||
) : games.length === 0 ? (
|
||||
<p className="surface" style={{ padding: 16, fontSize: 13, color: 'var(--text-secondary)' }}>
|
||||
No games posted yet. Books usually open player props 2–3 hours before tip.
|
||||
No games posted yet. Check back soon.
|
||||
</p>
|
||||
) : (
|
||||
<select
|
||||
|
||||
Reference in New Issue
Block a user