From 7c67779744dd3b39511583ea965ee42fe8214068 Mon Sep 17 00:00:00 2001 From: beatz174-bit Date: Mon, 24 Nov 2025 08:13:43 +1000 Subject: [PATCH] Adjust secondary typography container in pick lists --- src/screens/PickListsScreen.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/screens/PickListsScreen.tsx b/src/screens/PickListsScreen.tsx index 5cad426..d04fb42 100644 --- a/src/screens/PickListsScreen.tsx +++ b/src/screens/PickListsScreen.tsx @@ -125,6 +125,7 @@ export const PickListsScreen = () => { } + secondaryTypographyProps={{ component: 'div' }} />