improvement(widget-select): use react-select (#1835)
This commit is contained in:
committed by
Shawn Erquhart
parent
8f0d2d64a8
commit
812290710f
@ -32,5 +32,8 @@
|
||||
"prop-types": "^15.5.10",
|
||||
"react": "^16.4.1",
|
||||
"react-immutable-proptypes": "^2.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"react-select": "^2.1.1"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user