Skip to content

Commit

Permalink
add loadingindicator on app.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
probablyjassin committed Nov 25, 2024
1 parent e3efb19 commit 23d9e37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<template>
<div>
<NuxtLoadingIndicator color="pink" error-color="red" />
<NuxtPage />
</div>
</template>
Expand Down

0 comments on commit 23d9e37

Please sign in to comment.