From 8eb2b9e3d0f6b28c2e10b0de45a2bd793988b2ae Mon Sep 17 00:00:00 2001 From: Vikrant Gupta <54737045+Vikrant2520@users.noreply.github.com> Date: Tue, 28 Nov 2023 08:30:37 +0530 Subject: [PATCH] fix: [GH-4081]: no whitespace should appear when we remove hidden from body styles (#4092) --- frontend/src/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/index.tsx b/frontend/src/index.tsx index 3c3a51e75c..17320546af 100644 --- a/frontend/src/index.tsx +++ b/frontend/src/index.tsx @@ -37,7 +37,6 @@ if (container) { - , , ); }