From bacefa8db406aa188d27670649bb57f12a3b4c47 Mon Sep 17 00:00:00 2001 From: Michael Hunteman Date: Sat, 6 Jul 2024 15:24:05 -0700 Subject: Rename to guest --- client/src/components/Rsvp.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/components') diff --git a/client/src/components/Rsvp.tsx b/client/src/components/Rsvp.tsx index fbcaf4a..d908f75 100644 --- a/client/src/components/Rsvp.tsx +++ b/client/src/components/Rsvp.tsx @@ -22,7 +22,7 @@ function Rsvp() { ) : ( - + ); } -- cgit v1.2.3