mirror of
https://github.com/IT4Change/boilerplate-frontend.git
synced 2025-12-13 07:35:53 +00:00
fix import
This commit is contained in:
parent
8a37ac2b4d
commit
1316057e21
@ -1,6 +1,6 @@
|
||||
import { createSSRApp, defineComponent, h } from 'vue'
|
||||
|
||||
import PageShell from '#components//PageShell.vue'
|
||||
import PageShell from '#components/PageShell.vue'
|
||||
import { setPageContext } from '#context/usePageContext'
|
||||
import i18n from '#plugins/i18n'
|
||||
import pinia from '#plugins/pinia'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user