Add rectangular shape to button (#9382)
This commit is contained in:
@@ -362,7 +362,8 @@ export function SearchScreenShell({
|
||||
size="large"
|
||||
variant="ghost"
|
||||
color="secondary"
|
||||
style={[a.px_sm, a.rounded_sm]}
|
||||
shape="rectangular"
|
||||
style={[a.px_sm]}
|
||||
onPress={onPressCancelSearch}
|
||||
hitSlop={HITSLOP_10}>
|
||||
<ButtonText>
|
||||
|
||||
Reference in New Issue
Block a user