Add Loader

This commit is contained in:
supalerk-ar66 2026-01-13 12:55:21 +07:00
parent 1e7a183668
commit a3da5c9d55
5 changed files with 83 additions and 1 deletions

View file

@ -1,4 +1,5 @@
<template>
<GlobalLoader />
<NuxtLayout>
<NuxtPage />
</NuxtLayout>