import IotPanelError from './src/iotPanelError.vue' IotPanelError.install = function (Vue) { Vue.component(IotPanelError.name, IotPanelError) } export default IotPanelError