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