Skip to content

Commit

Permalink
Merge pull request #4 from gasperz/master
Browse files Browse the repository at this point in the history
for bug #4
  • Loading branch information
xwenliang committed Jan 11, 2016
2 parents aa7410a + dcfd65a commit d014d6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class PickerAndroidItem extends React.Component{
static propTypes = {
value: PropTypes.any,
label: PropTypes.any
}
};

constructor(props, context){
super(props, context);
Expand Down

0 comments on commit d014d6a

Please sign in to comment.