diff --git a/types/react-select/index.d.ts b/types/react-select/index.d.ts index 7ee2bbd810..7a2601a6c1 100644 --- a/types/react-select/index.d.ts +++ b/types/react-select/index.d.ts @@ -358,7 +358,7 @@ export interface ReactSelectProps extends React.Props; /** * function which returns a custom way to render the options in the menu */ @@ -423,7 +423,7 @@ export interface ReactSelectProps extends React.Props; /** * optional style to apply to the component wrapper