UNPKG

@heartlee/element-components

Version:

a component library for Vue 3 base on element-plus. Forked from element-pro-components. 根据业务需求自用,如需使用,请移步官方仓库使用

11 lines (10 loc) 257 B
export * from './col'; export * from './crud'; export * from './form'; export * from './inputTag'; export * from './link'; export * from './public'; export * from './row'; export * from './select'; export * from './table'; export * from './tabs';