1
0
mirror of https://github.com/elk-zone/elk synced 2025-01-02 16:02:50 +09:00
elk/docs/app.vue
2023-01-15 20:13:07 +01:00

6 lines
69 B
Vue

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