mirror of
https://github.com/status-im/react-native.git
synced 2025-01-28 18:25:06 +00:00
Fix PickerIOSExample
Reviewed By: nicklockwood Differential Revision: D2735834 fb-gh-sync-id: 8f2777ec2afe007523ea85cca27f40497910d2d1
This commit is contained in:
parent
202222504e
commit
066ebc021f
@ -113,6 +113,7 @@ var PickerStyleExample = React.createClass({
|
||||
getInitialState: function() {
|
||||
return {
|
||||
carMake: 'cadillac',
|
||||
modelIndex: 0,
|
||||
};
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user