Skip to content

Commit 962909b

Browse files
authored
Update README.md
1 parent bd42d21 commit 962909b

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
@@ -12,7 +12,7 @@ Checkbox component for react native, it works on iOS and Android.
1212
## Installation
1313

1414
* 1.Run `npm i react-native-check-box --save`
15-
* 2.`import Toast, {DURATION} from 'react-native-check-box'`
15+
* 2.`import CheckBox from 'react-native-check-box'`
1616

1717
## Demo
1818
* [Examples](https://github.com/crazycodeboy/react-native-check-box/tree/master/examples)

0 commit comments

Comments
 (0)