File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ import Select2 from 'react-select2-wrapper';
2727/ >
2828```
2929
30- ### With data as an object
30+ ### Data as an object
3131
3232``` js
3333< Select2
@@ -44,7 +44,7 @@ import Select2 from 'react-select2-wrapper';
4444/ >
4545```
4646
47- ### With callbacks
47+ ### Callbacks
4848
4949``` js
5050< Select2
@@ -62,7 +62,7 @@ import Select2 from 'react-select2-wrapper';
6262/ >
6363```
6464
65- ### With default value
65+ ### Default value
6666
6767``` js
6868< Select2
@@ -80,7 +80,7 @@ import Select2 from 'react-select2-wrapper';
8080/ >
8181```
8282
83- ### With default multiple value
83+ ### Default multiple value
8484
8585``` js
8686< Select2
Original file line number Diff line number Diff line change 11{
22 "name" : " react-select2-wrapper" ,
3- "version" : " 0.3 .0" ,
3+ "version" : " 0.4 .0" ,
44 "description" : " React component for Select2" ,
55 "main" : " lib/components/Select2.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments