Files
module-farmasi/app.vue
T
Yusron alamsyah 1f94c60e71 first commit
2026-03-26 09:11:29 +07:00

7 lines
98 B
Vue

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