Middle Header: Refactor subheader tools (follow-up)

This commit is contained in:
Alexander Zinchuk 2024-11-27 20:34:12 +04:00
parent 228cd56091
commit 6ef45609e3

View File

@ -76,6 +76,7 @@ const MiddleHeaderPanes = ({
} = useShowTransition({
isOpen: !isMiddleSearchOpen,
withShouldRender: true,
noMountTransition: true,
});
useEffectOnce(() => {