1
0
Fork 1
mirror of https://github.com/elk-zone/elk.git synced 2024-07-21 21:56:48 +01:00
elk/docs/app.vue

6 lines
69 B
Vue
Raw Normal View History

2023-01-08 21:42:59 +00:00
<template>
<AppLayout>
<NuxtPage />
</AppLayout>
</template>