feat: update vc-select

pull/398/head
tangjinzhou 2019-01-04 23:01:46 +08:00
parent 435b8a19e6
commit 30af93b7b8
1 changed files with 1 additions and 1 deletions

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'