From 911a874ebffe995012f90eaab7a16acb9ee0a5a7 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 16 Sep 2024 12:30:07 +0530 Subject: [PATCH] review changes done --- src/features/default/src/Layout/Participant.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/features/default/src/Layout/Participant.js b/src/features/default/src/Layout/Participant.js index a9c1be66..3e4109d1 100644 --- a/src/features/default/src/Layout/Participant.js +++ b/src/features/default/src/Layout/Participant.js @@ -395,7 +395,7 @@ function Participant(props) { {globalConfig?.footer === "DEFAULT" && ( )} - {(globalConfig?.navBar === "EADP" || globalConfig?.navBar === "ETH_MOA") && + {(globalConfig?.footer === "EADP" || globalConfig?.footer === "ETH_MOA") && !footerMatch()} {globalConfig?.footer === "KADP" && (