forked from Mirrors/elk
5 lines
69 B
Vue
5 lines
69 B
Vue
<template>
|
|
<AppLayout>
|
|
<NuxtPage />
|
|
</AppLayout>
|
|
</template>
|