1
0
mirror of https://github.com/elk-zone/elk synced 2024-11-27 14:28:10 +09:00
elk/docs/app.vue

6 lines
69 B
Vue
Raw Normal View History

2023-01-09 06:42:59 +09:00
<template>
<AppLayout>
<NuxtPage />
</AppLayout>
</template>