diff --git a/web/src/components/atbat/Score.tsx b/web/src/components/atbat/Score.tsx index 1f9d1eb1..05e9534a 100644 --- a/web/src/components/atbat/Score.tsx +++ b/web/src/components/atbat/Score.tsx @@ -25,7 +25,7 @@ const Score = ({ atBat, pitch }: { atBat: AtBatStatus; pitch: SessionStatus }) =