mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-21 13:27:15 +08:00
remove default
This commit is contained in:
1
react-select/index.d.ts
vendored
1
react-select/index.d.ts
vendored
@@ -171,7 +171,6 @@ declare namespace ReactSelectClass {
|
||||
inputProps?: Object;
|
||||
/**
|
||||
* renders a custom input
|
||||
* @default undefined
|
||||
*/
|
||||
inputRenderer?: (props: Object) => React.ReactElement<any>;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user