From b7a2efb8c175556ff7b68fbda7c7792df888c68c Mon Sep 17 00:00:00 2001 From: wlren Date: Sun, 30 Oct 2022 20:49:41 +0800 Subject: [PATCH] [questions][ui] remove redundent horizontal div --- .../src/components/questions/ContributeQuestionDialog.tsx | 8 +------- .../components/questions/forms/ContributeQuestionForm.tsx | 1 - 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/apps/portal/src/components/questions/ContributeQuestionDialog.tsx b/apps/portal/src/components/questions/ContributeQuestionDialog.tsx index ed31837d..ae08724b 100644 --- a/apps/portal/src/components/questions/ContributeQuestionDialog.tsx +++ b/apps/portal/src/components/questions/ContributeQuestionDialog.tsx @@ -35,13 +35,7 @@ export default function ContributeQuestionDialog({ return (
- { - // Todo: save state - onCancel(); - }}> + -

Additional information