We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa7410a + dcfd65a commit d014d6aCopy full SHA for d014d6a
index.js
@@ -16,7 +16,7 @@ class PickerAndroidItem extends React.Component{
16
static propTypes = {
17
value: PropTypes.any,
18
label: PropTypes.any
19
- }
+ };
20
21
constructor(props, context){
22
super(props, context);
0 commit comments