From 552823e31363d797530b3982b07e05c551990cc7 Mon Sep 17 00:00:00 2001 From: wlren Date: Sat, 8 Oct 2022 15:46:50 +0800 Subject: [PATCH] [questions][ui] wording changes --- apps/portal/src/components/questions/ContributeQuestionCard.tsx | 1 - .../portal/src/components/questions/ContributeQuestionModal.tsx | 2 +- apps/portal/src/components/questions/QuestionSearchBar.tsx | 2 +- apps/portal/src/pages/questions/index.tsx | 2 +- 4 files changed, 3 insertions(+), 4 deletions(-) diff --git a/apps/portal/src/components/questions/ContributeQuestionCard.tsx b/apps/portal/src/components/questions/ContributeQuestionCard.tsx index 16643e0c..bd6c4d78 100644 --- a/apps/portal/src/components/questions/ContributeQuestionCard.tsx +++ b/apps/portal/src/components/questions/ContributeQuestionCard.tsx @@ -49,7 +49,6 @@ export default function ContributeQuestionCard({ }: ContributeQuestionCardProps) { const { register, handleSubmit } = useForm(); const [isOpen, setOpen] = useState(false); - return ( <>
setContributeState(false)}> - Cancel + Discard