fix: Table sorting reset (#23318)

This commit is contained in:
Geido
2023-03-15 18:48:03 +01:00
committed by GitHub
parent ec6318b379
commit da3791ad3d
55 changed files with 471 additions and 53 deletions

View File

@@ -32,6 +32,7 @@
"@types/react-table": "^7.0.29",
"classnames": "^2.3.2",
"d3-array": "^2.4.0",
"lodash": "^4.17.21",
"match-sorter": "^6.3.0",
"memoize-one": "^5.1.1",
"react-table": "^7.6.3",