feat: update vc-select

This commit is contained in:
tangjinzhou 2019-01-04 23:01:46 +08:00
parent 435b8a19e6
commit 30af93b7b8

View File

@ -1,4 +1,4 @@
// based on vc-select 8.4.4
// based on vc-select 8.6.9
import ProxySelect, { Select } from './Select'
import Option from './Option'
import { SelectPropTypes } from './PropTypes'