localhost-front/src/layouts/NoLayout.vue
2025-01-07 15:30:40 +09:00

4 lines
55 B
Vue

<template>
<router-view></router-view>
</template>