match button styles

This commit is contained in:
Eric Bailey
2026-07-09 21:16:38 -05:00
parent 09ba7c09f5
commit 02e08d40ee
@@ -164,7 +164,7 @@ function Label({
<View>
<Button
variant="solid"
color="secondary"
color="primary_subtle"
size="small"
label={_(msg`Appeal`)}
onPress={() => onPressAppeal(label)}>