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:
@@ -125,6 +125,7 @@ export const PickListsScreen = () => {
|
|||||||
</Typography>
|
</Typography>
|
||||||
</Stack>
|
</Stack>
|
||||||
}
|
}
|
||||||
|
secondaryTypographyProps={{ component: 'div' }}
|
||||||
/>
|
/>
|
||||||
</ListItemButton>
|
</ListItemButton>
|
||||||
</ListItem>
|
</ListItem>
|
||||||
|
|||||||
Reference in New Issue
Block a user