Skip to content

Commit eb9e30b

Browse files
committed
feat: loading indicator
1 parent 6c0469d commit eb9e30b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ onMounted(async () => {
3030
<template>
3131
<CommandMenu :show="appStore.showCmd" />
3232

33+
<NuxtLoadingIndicator height="2" color="#0ade71" />
3334
<NuxtLayout>
3435
<NuxtPage />
3536

0 commit comments

Comments
 (0)