Consistently show loading state on compliance flow button

This commit is contained in:
Eli Ribble 2026-04-29 22:27:08 +00:00
parent 89eca2ddf9
commit 9229725300
No known key found for this signature in database
7 changed files with 71 additions and 23 deletions

View file

@ -145,7 +145,7 @@
<RouterLink
class="btn btn-primary flex-grow-1"
:to="routes.ComplianceSubmit(publicID)"
>
><i class="bi bi-caret-right-fill"></i>
Continue
</RouterLink>
</div>