From 30529536ee5137635a9efc483baa05dac198dd0d Mon Sep 17 00:00:00 2001 From: Michael Hunteman Date: Sun, 19 Jan 2025 11:07:54 -0600 Subject: Move read only fields --- client/src/components/RsvpForm.tsx | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'client/src/components/RsvpForm.tsx') diff --git a/client/src/components/RsvpForm.tsx b/client/src/components/RsvpForm.tsx index 84b05e0..b2af975 100644 --- a/client/src/components/RsvpForm.tsx +++ b/client/src/components/RsvpForm.tsx @@ -161,6 +161,24 @@ function RsvpForm() { + + + + + + - - - - - - {fields.map((field, index) => { return (