From cdfb6de53ecab264abcc416da91f998489dbc634 Mon Sep 17 00:00:00 2001 From: kirillzyusko Date: Thu, 5 Dec 2024 16:33:49 +0100 Subject: [PATCH] fix: jumpy footer on filter by workspace screen --- src/pages/WorkspaceSwitcherPage/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/WorkspaceSwitcherPage/index.tsx b/src/pages/WorkspaceSwitcherPage/index.tsx index ce3875b93a4d7..22ac25332b817 100644 --- a/src/pages/WorkspaceSwitcherPage/index.tsx +++ b/src/pages/WorkspaceSwitcherPage/index.tsx @@ -140,7 +140,7 @@ function WorkspaceSwitcherPage() { return ( {({didScreenTransitionEnd}) => (