Skip to content

Commit

Permalink
Update interfaces/Portalicious/src/app/pages/auth-callback/auth-callb…
Browse files Browse the repository at this point in the history
…ack.page.html

Co-authored-by: Elwin Schmitz <eschmitz@redcross.nl>
  • Loading branch information
PeterSmallenbroek and elwinschmitz authored Dec 9, 2024
1 parent f987378 commit a68bc7b
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
<app-page-layout>
<div class="flex w-full flex-col items-center justify-center">
<p-progressSpinner />
<p-progressSpinner
ariaLabel="Loading..."
i18n-ariaLabel="@@loading"
/>
</div>
</app-page-layout>

0 comments on commit a68bc7b

Please sign in to comment.