mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-06 06:19:58 +08:00
Added tests
This commit is contained in:
@@ -24,6 +24,8 @@ class BasicExample extends React.Component {
|
||||
labelKey="name"
|
||||
multiple={multiple}
|
||||
options={options}
|
||||
maxHeight='300px'
|
||||
onInputChange={(value, e) => {}}
|
||||
placeholder="Choose a state..."
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user