Skip to content

Commit

Permalink
Change rank to no.
Browse files Browse the repository at this point in the history
  • Loading branch information
Respirayson committed Sep 1, 2024
1 parent 5aa4320 commit 14dfb81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/elections/Results.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export default function Results() {
<Table className='w-full table table-auto'>
<TableHeader>
<TableRow>
<TableHead>Rank</TableHead>
<TableHead>No.</TableHead>
<TableHead>Candidate</TableHead>
<TableHead>For</TableHead>
<TableHead>Abstain</TableHead>
Expand Down

0 comments on commit 14dfb81

Please sign in to comment.