boilarplate-nuxt3-server-ta.../components/Page/Body.vue

6 lines
53 B
Vue

<template>
<div>
<slot />
</div>
</template>