From 5981cf0e79b32e00f8492e40bd8d0cd2efd8c3e3 Mon Sep 17 00:00:00 2001 From: arunshenoy99 Date: Mon, 6 Mar 2023 16:16:54 +0530 Subject: [PATCH] fix list issues --- .../Steps/GetStarted/Welcome/Sidebar/LearnMore/index.js | 2 +- src/OnboardingSPA/store/selectors.js | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/src/OnboardingSPA/pages/Steps/GetStarted/Welcome/Sidebar/LearnMore/index.js b/src/OnboardingSPA/pages/Steps/GetStarted/Welcome/Sidebar/LearnMore/index.js index 5b2603b21..0788b88e6 100644 --- a/src/OnboardingSPA/pages/Steps/GetStarted/Welcome/Sidebar/LearnMore/index.js +++ b/src/OnboardingSPA/pages/Steps/GetStarted/Welcome/Sidebar/LearnMore/index.js @@ -56,7 +56,7 @@ const LearnMore = () => { subheading={ content.introduction.subheading } icon={ content.introduction.icon } /> - { brandConfig?.views?.sidebar?.illustration?.shown !== false && + { brandConfig?.views?.sidebar?.illustration?.shown !== false && }