Browse Source

feat: update vc-select

pull/398/head
tangjinzhou 6 years ago
parent
commit
30af93b7b8
  1. 2
      components/vc-select/index.js

2
components/vc-select/index.js

@ -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'

Loading…
Cancel
Save