summaryrefslogtreecommitdiff
path: root/client/src/components/RsvpForm.tsx
diff options
context:
space:
mode:
authorMichael Hunteman <michael@huntm.net>2024-09-27 13:51:39 -0700
committerMichael Hunteman <michael@huntm.net>2024-09-27 13:51:39 -0700
commit99b5a49b5fcccb7c6523a95c67e39830bc2a2a45 (patch)
tree6f0fd381400319615bd5a9a528e648f462a3e3f3 /client/src/components/RsvpForm.tsx
parent8d6a2803bb51a028f56044a8d5eec7ae995af5a8 (diff)
Change admin error message
Diffstat (limited to 'client/src/components/RsvpForm.tsx')
-rw-r--r--client/src/components/RsvpForm.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/components/RsvpForm.tsx b/client/src/components/RsvpForm.tsx
index 8dc105a..eae34c3 100644
--- a/client/src/components/RsvpForm.tsx
+++ b/client/src/components/RsvpForm.tsx
@@ -125,6 +125,7 @@ function RsvpForm() {
px: 2,
pb: 2,
mt: { xs: 10, md: 16 },
+ borderRadius: 2,
}}
>
<Grid container spacing={2}>