Skip to content

Commit 89cae01

Browse files
committed
uodate
1 parent b337e25 commit 89cae01

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
@@ -83,7 +83,7 @@ leftText | React.PropTypes.string |true | | Custom left Text
8383
checkedImage | React.PropTypes.element | Default image | true | Custom checked Image
8484
unCheckedImage | React.PropTypes.element | Default image | true | Custom unchecked Image
8585
isChecked | React.PropTypes.bool | true | false | Initialization checkbox checked
86-
onClick | React.PropTypes.func.isRequired | false | callback function
86+
onClick | React.PropTypes.func.isRequired | false | | callback function
8787

8888
## Contribution
8989

0 commit comments

Comments
 (0)