UNPKG

vui-design

Version:

A high quality UI Toolkit based on Vue.js

5 lines (4 loc) 218 B
import VuiSkeletonButton from "../skeleton/skeleton-button"; import withInstall from "../../utils/withInstall"; export { createProps } from "../skeleton/skeleton-button"; export default withInstall(VuiSkeletonButton);