UNPKG

balm-ui

Version:

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

5 lines (3 loc) 115 B
import bootstrap from '../../config/bootstrap'; import UiTable from './table'; export default bootstrap(UiTable);