Skip to content

Commit

Permalink
Sort the exported file
Browse files Browse the repository at this point in the history
  • Loading branch information
qu8n authored and ao508 committed Jul 12, 2024
1 parent 6a2e5f4 commit c53cac4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/components/RecordsList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ export default function RecordsList({
options: {
offset: 0,
limit: undefined,
sort: defaultSort,
},
},
}).then(({ data }) => {
Expand Down

0 comments on commit c53cac4

Please sign in to comment.