chore: fix layout
This commit is contained in:
parent
7beaab0baf
commit
e59b3e5db2
2 changed files with 3 additions and 3 deletions
2
app.vue
2
app.vue
|
@ -10,8 +10,8 @@ useHead({
|
|||
</script>
|
||||
|
||||
<template>
|
||||
<NuxtLoadingIndicator />
|
||||
<NuxtLayout>
|
||||
<NuxtLoadingIndicator />
|
||||
<NuxtPage />
|
||||
</NuxtLayout>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue