Skip to content

Commit

Permalink
flip flop resovoir title
Browse files Browse the repository at this point in the history
  • Loading branch information
Techno11 committed Sep 26, 2024
1 parent 7974c36 commit 61a71c3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ const TeleScoreSheet: FC<Props> = ({
textAlign='center'
sx={{ textTransform: 'capitalize' }}
>
{alliance} Resevoir Scored
{alliance === 'red' ? 'Blue' : 'Red'} Resevoir Scored
</Typography>
<NumberInput
value={
Expand Down

0 comments on commit 61a71c3

Please sign in to comment.