UNPKG

newb-ui-package

Version:

newbtech ui for manage system

7 lines (5 loc) 139 B
import Dialog from './src/dialog.vue' Dialog.install = function( Vue ) { Vue.component( Dialog.name, Dialog ) } export default Dialog