Skip to content

Commit

Permalink
fixed indentation on MegaChart component
Browse files Browse the repository at this point in the history
  • Loading branch information
SatapasT committed Jul 2, 2024
1 parent de9b567 commit 8c44d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/app/components/leaderboard/MegaChart.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ export default function MegaChart() {
? {
// @ts-ignore
ticks: { color: theme.colors.neutral[200] },
}
}
: {}),
},
},
Expand Down

0 comments on commit 8c44d79

Please sign in to comment.