From 938b5166d9df2f431589d77b08770ad17368390a Mon Sep 17 00:00:00 2001 From: schroda <50052685+schroda@users.noreply.github.com> Date: Sat, 17 Jun 2023 15:45:52 +0200 Subject: [PATCH] Fix Library tab change animation (#372) --- src/screens/Library.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/screens/Library.tsx b/src/screens/Library.tsx index df79f36a..e8d907d9 100644 --- a/src/screens/Library.tsx +++ b/src/screens/Library.tsx @@ -110,7 +110,6 @@ export default function Library() { return ( <> handleTabChange(newTab)} indicatorColor="primary"