Skip to content

Commit

Permalink
remove UseFiltersOptions (DefinitelyTyped#42090)
Browse files Browse the repository at this point in the history
  • Loading branch information
gargroh authored Feb 10, 2020
1 parent 92a4dae commit 01e74ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion types/react-table/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ declare module 'react-table' {

export interface TableOptions<D extends object>
extends UseExpandedOptions<D>,
UseFiltersOptions<D>,
UseFiltersOptions<D>,
UseGlobalFiltersOptions<D>,
UseGroupByOptions<D>,
Expand Down

0 comments on commit 01e74ed

Please sign in to comment.