From d703e19d61f04b7cbb63c2ef1999b2ec2ae5454b Mon Sep 17 00:00:00 2001 From: samshara Date: Fri, 8 Sep 2023 12:20:12 +0545 Subject: [PATCH] feat: add DREF regional focal point field to DREF Application and Operational Update --- .../DrefApplicationForm/Submission/index.tsx | 70 +++++++++---------- .../Submission/index.tsx | 70 +++++++++---------- 2 files changed, 68 insertions(+), 72 deletions(-) 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 &&