6 lines
69 B
Vue
6 lines
69 B
Vue
<template>
|
|
<AppLayout>
|
|
<NuxtPage />
|
|
</AppLayout>
|
|
</template>
|