Files
vat-api.eu/node_modules/nuxt/dist/pages/runtime/app.vue
2026-02-13 22:02:30 +01:00

7 lines
98 B
Vue

<template>
<NuxtLayout>
<NuxtRouteAnnouncer />
<NuxtPage />
</NuxtLayout>
</template>