Skip to content

Commit 7d90050

Browse files
committed
feat(ui): Add loading indicator
1 parent 2e7a5bc commit 7d90050

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app.vue

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ useHead({
77
</script>
88

99
<template>
10+
<NuxtLoadingIndicator/>
1011
<NuxtLayout>
1112
<NuxtPage/>
1213
</NuxtLayout>

0 commit comments

Comments
 (0)