UNPKG

vue-pro-components

Version:
7 lines (4 loc) 165 B
import { withInstall } from '@vue-pro-components/utils' import Comp from './select-icon.vue' export const SelectIcon = withInstall(Comp) export default SelectIcon