Skip to content

Commit

Permalink
Add loading spinner to masthead
Browse files Browse the repository at this point in the history
  • Loading branch information
guerler committed May 30, 2024
1 parent 54bdbb8 commit aec68dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/components/Masthead/Masthead.vue
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ onMounted(() => {
]"
@click="userLogout" />
</BNavbarNav>
<Icon v-else icon="spinner" class="fa-spin mr-2 text-light" />
</BNavbar>
</template>

Expand Down

0 comments on commit aec68dd

Please sign in to comment.