Files
antrean-operasi/app.vue
T

7 lines
98 B
Vue

<template>
<NuxtLoadingIndicator />
<NuxtLayout>
<NuxtPage />
</NuxtLayout>
</template>