fix so "not named" shows on detail screen for anonymous

This commit is contained in:
2024-08-30 20:44:07 -06:00
parent 9a9c9d3a06
commit c7cac6c894

View File

@@ -21,7 +21,7 @@
<h1 class="text-4xl text-center font-light px-4 mb-4">What Was Given</h1>
<h1 class="text-xl font-bold text-center mb-4">
<span>From {{ giverName }}</span>
<span>From {{ giverName || "someone not named" }}</span>
<span>
to
{{