Skip to content

Commit

Permalink
fix: loan card updated in inprogress carousel (#5669)
Browse files Browse the repository at this point in the history
  • Loading branch information
roger-in-kiva authored Nov 11, 2024
1 parent f9c4054 commit 5ddb090
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/MyKiva/BadgeInProgress.vue
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
:loan-id="loanId"
:show-tags="true"
:use-full-width="true"
:show-view-loan="true"
class="tw-h-full"
/>
</template>
Expand All @@ -59,7 +58,6 @@
<KvClassicLoanCardContainer
:loan-id="loanId"
:show-tags="true"
:show-view-loan="true"
class="tw-h-full"
/>
</template>
Expand Down

0 comments on commit 5ddb090

Please sign in to comment.