Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
revert(nuxt): rely on component loader for App.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
huang-julien committed Oct 13, 2022
1 parent 0b0bee8 commit 6beb099
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/nuxt/src/pages/runtime/app.vue
Expand Up @@ -3,7 +3,3 @@
<NuxtPage />
</NuxtLayout>
</template>

<script setup>
import NuxtPage from './page'
</script>

0 comments on commit 6beb099

Please sign in to comment.