Skip to content

Commit

Permalink
Merge pull request anubra266#149 from naorpeled/patch-1
Browse files Browse the repository at this point in the history
docs(README): use updated prop name
  • Loading branch information
anubra266 authored Jun 23, 2022
2 parents ea51100 + 9358d6d commit 7e8ffb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -599,7 +599,7 @@ boolean | MaybeRenderProp<{ value: Item["value"] }>
<td>false</td>
</tr>
<tr>
<td>restoreOnBlur</td>
<td>restoreOnBlurIfEmpty</td>
<td>boolean</td>
<td>if false, clearing the value of the input field will also clear the selected option</td>
<td>true</td>
Expand Down

0 comments on commit 7e8ffb6

Please sign in to comment.