Skip to content

Commit

Permalink
fix: add TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dyersituations committed Nov 6, 2024
1 parent 117f0ed commit 41d0aef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Thanks/MyKiva/ThanksBadges.vue
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ import { mdiChevronDown } from '@mdi/js';
import CheckoutReceipt from '#src/components/Checkout/CheckoutReceipt';
import GuestAccountCreation from '#src/components/Forms/GuestAccountCreation';
// TODO: ensure these props are all needed as functionality is expanded (some currently unused)
defineProps({
selectedLoan: {
type: Object,
Expand Down

0 comments on commit 41d0aef

Please sign in to comment.