Skip to content

Commit

Permalink
Remove typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zachpmanson committed Aug 18, 2024
1 parent 2489294 commit 0448480
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/stats/[userId].tsx
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ export default function Stats({
left="Games won"
right={liveUserScores.total_games.toString()}
/>
={" "}
<Row
left="Games lost"
right={liveUserScores.total_losses.toString()}
Expand Down

0 comments on commit 0448480

Please sign in to comment.