Skip to content

Commit acacc04

Browse files
committed
Merge branch 'master' of github.com:beefe/react-native-picker
2 parents a9203c7 + 3abba54 commit acacc04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ if 0.24 < react-native `npm install react-native-picker --save`
6262
<Picker
6363
style={{
6464
height: 300
65-
}},
65+
}}
6666
showDuration={300}
6767
showMask={true}
6868
pickerData={}//picker`s value List

0 commit comments

Comments
 (0)