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