fix: remove default sorting status on UI

This commit is contained in:
jialin
2025-12-23 20:54:16 +08:00
parent 1b661bb8cd
commit fa0aeac10b
14 changed files with 8 additions and 34 deletions
@@ -162,7 +162,6 @@ const usePoolsColumns = (
key: 'created_at',
span: 4,
showSorterTootip: false,
defaultSortOrder: 'descend',
sortOrder: sortOrder,
sorter: false,
ellipsis: {