Browse Source

Merge branch 'gifting-ui-2025-05' into gifting-periphery-improvements

pull/143/head
Jose Olarte III 4 days ago
parent
commit
c9405839c3
  1. 4
      src/components/GiftedDialog.vue

4
src/components/GiftedDialog.vue

@ -8,8 +8,8 @@
stepType === "recipient" stepType === "recipient"
? "Choose who received the gift:" ? "Choose who received the gift:"
: showProjects : showProjects
? "Choose a project to benefit from:" ? "Choose a project benefitted from:"
: "Choose a person to receive from:" : "Choose a person received from:"
}} }}
</label> </label>

Loading…
Cancel
Save