fix: [GH-4081]: no whitespace should appear when we remove hidden from body styles (#4092)

This commit is contained in:
Vikrant Gupta 2023-11-28 08:30:37 +05:30 committed by GitHub
parent 97ed163002
commit 8eb2b9e3d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,6 @@ if (container) {
</QueryClientProvider>
</ThemeProvider>
</HelmetProvider>
,
</ErrorBoundary>,
);
}