Merge remote-tracking branch 'upstream/main' into patch-3
This commit is contained in:
@@ -223,7 +223,7 @@ export function Item({children, label, onPress, ...rest}: ItemProps) {
|
||||
style={flatten([
|
||||
a.flex_row,
|
||||
a.align_center,
|
||||
a.gap_sm,
|
||||
a.gap_lg,
|
||||
a.py_sm,
|
||||
a.rounded_xs,
|
||||
{minHeight: 32, paddingHorizontal: 10},
|
||||
|
||||
Reference in New Issue
Block a user