Archived Chats: Show title (#5714)
This commit is contained in:
parent
8484935406
commit
90057666c6
@ -71,7 +71,7 @@ const ArchivedChats: FC<OwnProps> = ({
|
||||
const {
|
||||
shouldRender: shouldRenderTitle,
|
||||
transitionClassNames: titleClassNames,
|
||||
} = useShowTransitionDeprecated(!isForumPanelOpen);
|
||||
} = useShowTransitionDeprecated(!isForumPanelOpen, undefined, undefined, false);
|
||||
|
||||
const {
|
||||
shouldRenderForumPanel, handleForumPanelAnimationEnd,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user