UNPKG

balm-ui

Version:

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

5 lines (3 loc) 134 B
import bootstrap from '../../config/bootstrap'; import UiBottomSheet from './bottom-sheet'; export default bootstrap(UiBottomSheet);