From 6f25b23abec7a63a40aaa447ac8cc5022162d67c Mon Sep 17 00:00:00 2001 From: Gitanjli <96485413+gitanjli525@users.noreply.github.com> Date: Tue, 10 Sep 2024 21:26:32 +0530 Subject: [PATCH] fix: ui bugs homepage (#1350) --- src/screens/OMPSwitch/MerchantSwitch.res | 2 +- src/screens/OMPSwitch/OMPSwitchHelper.res | 6 ++++-- src/screens/OMPSwitch/ProfileSwitch.res | 2 +- src/screens/Sidebar/SidebarSwitch.res | 2 +- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/src/screens/OMPSwitch/MerchantSwitch.res b/src/screens/OMPSwitch/MerchantSwitch.res index 20e7a11be..22f3b4031 100644 --- a/src/screens/OMPSwitch/MerchantSwitch.res +++ b/src/screens/OMPSwitch/MerchantSwitch.res @@ -148,7 +148,7 @@ let make = () => { setArrow(prev => !prev) } -
{heading->React.string}
-{subHeading->React.string}
+{subHeading->React.string}
+