diff --git a/types/react-select/index.d.ts b/types/react-select/index.d.ts index e5defc9ede..7ee2bbd810 100644 --- a/types/react-select/index.d.ts +++ b/types/react-select/index.d.ts @@ -9,6 +9,7 @@ // MartynasZilinskas // Onat Yigit Mercan // Ian Johnson +// Anton Novik // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.3 @@ -184,6 +185,11 @@ export interface ReactSelectProps extends React.Props