((props, ref
= performance.now())
? `${headerContentHeight}px`
: 0,
}}
diff --git a/packages/main/src/components/ObjectPageSection/index.tsx b/packages/main/src/components/ObjectPageSection/index.tsx
index 8b3424e5950..f83c8fe475d 100644
--- a/packages/main/src/components/ObjectPageSection/index.tsx
+++ b/packages/main/src/components/ObjectPageSection/index.tsx
@@ -265,6 +265,7 @@ const ObjectPageSection = forwardRef((p
{children}
+
);
});