Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Peinan Wang authored and Peinan Wang committed Nov 5, 2024
1 parent d01d351 commit 7b4cb9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/dashboard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ const coaDialogOptions = computed<DialogOptionsI>(() => {
<span v-else>
{{ $t('title.section.officeAddresses') }}
</span>
<!-- TO-DO: tooltip is needed for this pending badge -->
<!-- TO-DO: #24212 tooltip is needed for this pending badge -->
<UBadge
v-if="pendingAddress"
data-cy="address-pending-badge"
Expand Down

0 comments on commit 7b4cb9e

Please sign in to comment.