UNPKG

balm-ui

Version:

A modular and customizable UI library based on Material Design and Vue 3

5 lines (3 loc) 112 B
import bootstrap from '../../config/bootstrap'; import UiForm from './form'; export default bootstrap(UiForm);