Merge pull request #100 from beatz174-bit/codex/update-listitemtext-secondary-prop-rendering

Fix secondary typography container in pick lists
This commit is contained in:
beatz174-bit
2025-11-24 08:22:50 +10:00
committed by GitHub
+1
View File
@@ -125,6 +125,7 @@ export const PickListsScreen = () => {
</Typography>
</Stack>
}
secondaryTypographyProps={{ component: 'div' }}
/>
</ListItemButton>
</ListItem>