match button styles
This commit is contained in:
@@ -164,7 +164,7 @@ function Label({
|
|||||||
<View>
|
<View>
|
||||||
<Button
|
<Button
|
||||||
variant="solid"
|
variant="solid"
|
||||||
color="secondary"
|
color="primary_subtle"
|
||||||
size="small"
|
size="small"
|
||||||
label={_(msg`Appeal`)}
|
label={_(msg`Appeal`)}
|
||||||
onPress={() => onPressAppeal(label)}>
|
onPress={() => onPressAppeal(label)}>
|
||||||
|
|||||||
Reference in New Issue
Block a user