UNPKG

vuetify

Version:

Vue.js 2 Semantic Component Framework

9 lines (6 loc) 186 B
import VSystemBar from './VSystemBar' /* istanbul ignore next */ VSystemBar.install = function install (Vue) { Vue.component(VSystemBar.name, VSystemBar) } export default VSystemBar