- Added `dayjs` import for date manipulation in `GamePanel.tsx`. - Introduced `isPassedGame` memoized value in `GamePanel.tsx` to determine if the game date has passed. - Updated `GroupingPrediction` component to accept `isPassedGame` prop and adjust `nowScoreGroup` state accordingly. |
||
|---|---|---|
| __test__ | ||
| .vscode | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| bun-env.d.ts | ||
| bun.lock | ||
| bunfig.toml | ||
| docker-compose.yml | ||
| dockerfile | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||