Skip to content

Commit

Permalink
Merge pull request #6 from L-Jovi/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
gs-rbarman committed Jan 20, 2016
2 parents 6304bba + 242c5fc commit ddb2d75
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 @@ -96,7 +96,7 @@ AppRegistry.registerComponent('App', () => App);
##### Select:
| Property | Type | Default | Description |
|---------------|----------|--------------|----------------------------------------------------------------|
| style | number | 400 | Width of the selection |
| width | number | 400 | Width of the selection |
| height | number | 50 | Height of the selection |
| optionListRef | function | required | Reference to ```<OptionList />``` to display the selection menu |
| style | object | null | Custom styles to be applied if supplied |
Expand Down

0 comments on commit ddb2d75

Please sign in to comment.