diff --git a/src/root/views/DrefApplicationForm/Submission/index.tsx b/src/root/views/DrefApplicationForm/Submission/index.tsx index 4d4760d37..09053dd7b 100644 --- a/src/root/views/DrefApplicationForm/Submission/index.tsx +++ b/src/root/views/DrefApplicationForm/Submission/index.tsx @@ -275,42 +275,40 @@ function Submission(props: Props) { /> } - {drefType === TYPE_LOAN && - - - - - - - } + + + + + + {drefType !== TYPE_LOAN && } - {drefType === TYPE_LOAN && - - - - - - - } + + + + + + {drefType !== TYPE_LOAN &&