refactor: Implemented basic app structure
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
import { IonicVue } from '@ionic/vue'
|
||||
|
||||
export default defineNuxtPlugin((nuxtApp) => {
|
||||
nuxtApp.vueApp.use(IonicVue, {
|
||||
mode: 'md', // Use Material Design style on all platforms for consistency
|
||||
})
|
||||
})
|
||||
Reference in New Issue
Block a user