- Move comparators object to module level (closes over nothing, no useMemo needed) - Use SortConfig<StandingRow> on SortableHead instead of inline duplicate type - SevenDayChange: handle negative pointChange with correct sign and color - Remove redundant sevenDayPointChange explicit assignment (already in ...standing spread) https://claude.ai/code/session_01CuCKFVYbpsKSQoFDcTYfY7 |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| PointProgressionChart.tsx | ||
| PointsDisplay.tsx | ||
| StandingsTable.tsx | ||
| TeamScoreBreakdown.tsx | ||