import Vue from 'vue' import topbar from './topbar.vue' Vue.component('topbar', topbar)