Skip to content

Commit

Permalink
format code
Browse files Browse the repository at this point in the history
  • Loading branch information
ChawinTan committed Nov 23, 2019
1 parent cb2fcb8 commit b7b07e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/material-ui-lab/src/Autocomplete/Autocomplete.js
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,7 @@ Autocomplete.propTypes = {
renderTags: PropTypes.func,
/**
* The value of the autocomplete.
*
*
* The value must have reference equality with the option in order to be selected.
* You can customize the equality behavior with the `getOptionSelected` prop.
*/
Expand Down

0 comments on commit b7b07e5

Please sign in to comment.