diff --git a/types/react-table/Readme.md b/types/react-table/Readme.md index 0496ac3ef79d69..b413169dbdc0da 100644 --- a/types/react-table/Readme.md +++ b/types/react-table/Readme.md @@ -97,7 +97,6 @@ declare module 'react-table' { export interface TableOptions extends UseExpandedOptions, - UseFiltersOptions, UseFiltersOptions, UseGlobalFiltersOptions, UseGroupByOptions,