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

This commit is contained in:
Jose Olarte III
2025-06-26 15:27:55 +08:00

View File

@@ -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>