Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BaReinhard authored Aug 11, 2017
1 parent 7becb99 commit c620675
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 @@ -48,7 +48,7 @@ export default class UsingAutoComplete extends React.Component {
### **onClick** (Required)
* Returns the value of the item clicked, i.e the array Item clicked has a value of "JSON". onClick(value){} value will be equal to "JSON"

### **listitemStyle** (Optional)
### **valuesStyle** (Optional)
* Styles the individual li elements in the dropdown display

### **dropdownStyle** (Optional)
Expand Down

0 comments on commit c620675

Please sign in to comment.