From 3dfac5c9f83bb96b35110b779feedc4ea77abc7a Mon Sep 17 00:00:00 2001 From: sanjeev kumar Date: Tue, 21 Jul 2020 18:00:20 +0530 Subject: [PATCH] add mainContainerId in Page component in AppLayout.tsx (#5037) (cherry picked from commit 27439ba9681e1fefad002d5a13845164c70e48b0) --- console/console-init/ui/src/AppLayout.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/console/console-init/ui/src/AppLayout.tsx b/console/console-init/ui/src/AppLayout.tsx index c93898bfae2..d47de83d095 100644 --- a/console/console-init/ui/src/AppLayout.tsx +++ b/console/console-init/ui/src/AppLayout.tsx @@ -87,7 +87,11 @@ const AppLayout: React.FC = () => { - +