Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Šimon Macek committed Jun 17, 2024
1 parent d2b78d8 commit 0d40253
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/composables/useTable.ts
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,6 @@ export const useTableFeeApproval = () => {
name: 'dateCreated',
required: true,
sortable: true,
// TODO: add sort for dates
},
];

Expand Down

0 comments on commit 0d40253

Please sign in to comment.