From 863d1295ff75812e01c76c6127e2839a9e8b2131 Mon Sep 17 00:00:00 2001 From: shreeharsha-factly Date: Sat, 16 Dec 2023 13:16:05 +0530 Subject: [PATCH] align org and app selector in header --- web/src/components/GlobalNav/Header.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/components/GlobalNav/Header.js b/web/src/components/GlobalNav/Header.js index 5df7dd74..45a99ec6 100644 --- a/web/src/components/GlobalNav/Header.js +++ b/web/src/components/GlobalNav/Header.js @@ -24,10 +24,10 @@ function Header() { return (
-
+
{window.REACT_APP_ENABLE_MULTITENANCY === 'true' ? ( <> - +