Skip to content

Commit 8609220

Browse files
committed
uodate
1 parent 89cae01 commit 8609220

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ Props | Type | Optional | Default | Description
8080
----------------- | -------- | -------- | ----------- | -----------
8181
style | View.propTypes.style | true | | Custom style checkbox
8282
leftText | React.PropTypes.string |true | | Custom left Text
83-
checkedImage | React.PropTypes.element | Default image | true | Custom checked Image
84-
unCheckedImage | React.PropTypes.element | Default image | true | Custom unchecked Image
83+
checkedImage | React.PropTypes.element | true | Default image | Custom checked Image
84+
unCheckedImage | React.PropTypes.element | true | Default image | Custom unchecked Image
8585
isChecked | React.PropTypes.bool | true | false | Initialization checkbox checked
8686
onClick | React.PropTypes.func.isRequired | false | | callback function
8787

0 commit comments

Comments
 (0)