Skip to content

Commit 3abba54

Browse files
committed
Merge pull request #35 from mattshaffer11/patch-1
Fix syntax in README
2 parents 5b866f6 + b797810 commit 3abba54

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
@@ -60,7 +60,7 @@ Needs react-native >= 0.14.2
6060
<Picker
6161
style={{
6262
height: 300
63-
}},
63+
}}
6464
showDuration={300}
6565
showMask={true}
6666
pickerData={}//picker`s value List

0 commit comments

Comments
 (0)