Skip to content

Commit

Permalink
removed top language field sort from leaderboard
Browse files Browse the repository at this point in the history
  • Loading branch information
bkbCodes committed Aug 6, 2023
1 parent cc87254 commit 6963b4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/app/src/app/leaderboard/users-table.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ export function UsersTable({
</div>
);
},
enableSorting: false,
},
],
[field],
Expand Down

0 comments on commit 6963b4b

Please sign in to comment.