Customizing sorting in react table. Toggle Sortby
I want to reverse the order,
instead of sorting unsorted -> ascending -> descending
i want: unsorted -> descending -> ascending
I have this versions:
"react-table": "^7.8.0",
"react-table-plugins": "^1.3.4",