WIP: form copy and field visibility adjustments

This commit is contained in:
Joel Brock
2026-05-21 12:11:23 -07:00
parent 709d9bfd8b
commit 9460e8320f
5 changed files with 79 additions and 79 deletions
+1 -1
View File
@@ -476,7 +476,7 @@ function SubmitBar({
? draftSavedAt
? `Draft saved ${formatRelative(draftSavedAt)} (locally on this device)`
: "Editing — your draft will save automatically"
: "Submitting saves a new check-in record on your co-op."}
: ""}
</p>
)}
</div>