Skip to content

Commit

Permalink
task: wording
Browse files Browse the repository at this point in the history
  • Loading branch information
ipapandinas committed Dec 13, 2024
1 parent af34ee9 commit bf1e0e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/carnival/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ export default async function SingleEventPage() {
</h3>
<div className="flex flex-col gap-4 sm:flex-row mt-16">
<div className="flex flex-col gap-2 basis-1/3">
<div className="text-lg font-bold leading-normal">Third week</div>
<div className="text-lg font-bold leading-normal">Sixth week</div>
<LeaderboardTable data={MOCKED_WEEKLY_LEADERBOARD} />
</div>
</div>
Expand Down

0 comments on commit bf1e0e1

Please sign in to comment.