UNPKG

@ntohq/buefy-next

Version:

Lightweight UI components for Vue.js (v3) based on Bulma

15 lines (12 loc) 333 B
import { B as BButton } from './Button-3A3X3zKE.js'; import { a as registerComponent } from './plugins-y-E4hvZJ.js'; import 'vue'; import './Icon-_DiyoPxa.js'; import './config-3Md_fpMO.js'; import './helpers.js'; const Plugin = { install(Vue) { registerComponent(Vue, BButton); } }; export { BButton, Plugin as default };