refactor project screen: add action to record a give from it, and add checks to give confirmation buttons

This commit is contained in:
2024-11-28 11:26:51 -07:00
parent 60eb4a9dc7
commit 8db7ac3f6f
8 changed files with 429 additions and 181 deletions

View File

@@ -28,7 +28,7 @@
? projectName
: offeredToRecipient
? recipientName
: "someone unidentified"
: "someone not named"
}}</span
>
</h1>