From fb922e7d3724c43da90d22cd51364ef8f056769c Mon Sep 17 00:00:00 2001 From: Myles Date: Sun, 9 Jun 2024 18:33:50 -0400 Subject: [PATCH] small --- app/components/Feedback/Form.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/Feedback/Form.tsx b/app/components/Feedback/Form.tsx index d2b25836..55e5f6ef 100644 --- a/app/components/Feedback/Form.tsx +++ b/app/components/Feedback/Form.tsx @@ -29,7 +29,7 @@ const FeedbackForm = ({onSubmit, onClose, options, className}: FeedbackFormProps return (
What was the problem? {options?.map((option) => (