UNPKG

vuikit

Version:

A responsive Vue UI library for web site interfaces based on UIkit

9 lines (7 loc) 181 B
import { ElementButtonLink } from '../elements' export default { name: 'VkButtonLink', functional: true, props: ElementButtonLink.props, render: ElementButtonLink.render }