Try portal to document.body

This commit is contained in:
Lim Chee Aun 2023-02-11 08:37:54 +08:00
parent acf69f9571
commit d02aea4616

View file

@ -255,11 +255,7 @@ function Timeline({
>
<div class="header-grid">
<div class="header-side">
<Menu
portal={{
target: scrollableRef.current,
}}
/>
<Menu />
{headerStart !== null && headerStart !== undefined ? (
headerStart
) : (