UNPKG

vui-design

Version:

A high quality UI Toolkit based on Vue.js

5 lines (4 loc) 164 B
import VuiDrawer from "./drawer"; import withInstall from "../../utils/withInstall"; export { createProps } from "./drawer"; export default withInstall(VuiDrawer);