From 8263db83d88a76184f93b240c02b12d498077499 Mon Sep 17 00:00:00 2001 From: Ammar Ahmed Date: Tue, 25 Nov 2025 10:53:13 +0500 Subject: [PATCH] mobile: fix manage tags screen items collapsed --- apps/mobile/app/screens/manage-tags/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/mobile/app/screens/manage-tags/index.tsx b/apps/mobile/app/screens/manage-tags/index.tsx index 8aef0b8ea..68c23cd88 100644 --- a/apps/mobile/app/screens/manage-tags/index.tsx +++ b/apps/mobile/app/screens/manage-tags/index.tsx @@ -319,7 +319,7 @@ const ManageTags = (props: NavigationProps<"ManageTags">) => {