UNPKG

balm-ui

Version:

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

5 lines (3 loc) 118 B
import bootstrap from '../../config/bootstrap'; import UiButton from './button'; export default bootstrap(UiButton);