elk/docs/app.vue

6 lines
69 B
Vue

<template>
<AppLayout>
<NuxtPage />
</AppLayout>
</template>