import Dialog from 'quasar' export default ({ Vue }) => { Vue.use(Dialog) }