You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/api/useSortBy.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ The following options are supported via the main options object passed to `useTa
49
49
- When `true`, the `sortBy` state will automatically reset if any of the following conditions are met:
50
50
-`data` is changed
51
51
- To disable, set to `false`
52
-
- For more information see the FAQ ["How do I stop my table state from automatically resetting when my data changes?"](./faq#how-do-i-stop-my-table-state-from-automatically-resetting-when-my-data-changes)
52
+
- For more information see the FAQ ["How do I stop my table state from automatically resetting when my data changes?"](../faq.md#how-do-i-stop-my-table-state-from-automatically-resetting-when-my-data-changes)
0 commit comments