mirror of
https://github.com/gosticks/react-table.git
synced 2025-10-16 11:55:36 +00:00
[Minor] typo correction (#1431)
This commit is contained in:
parent
49a1023467
commit
e7bbddbb0f
@ -577,7 +577,7 @@ The following options are supported via the main options object passed to `useTa
|
||||
- `sortTypes: Object<sortKey: sortType>`
|
||||
- Must be **memoized**
|
||||
- Allows overriding or adding additional sort types for columns to use. If a column's sort type isn't found on this object, it will default to using the [built-in sort types](TODO).
|
||||
- For mor information on sort types, see [Sorting](TODO)
|
||||
- For more information on sort types, see [Sorting](TODO)
|
||||
|
||||
### Column Options
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user