Apply suggestions from code review

Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
This commit is contained in:
Samuel Newman
2025-04-14 07:00:47 -07:00
parent bf7ec1abae
commit f67bad2c0b
+2 -2
View File
@@ -271,8 +271,8 @@ export function Inner({
</ButtonText> </ButtonText>
</Button> </Button>
<Button <Button
label={_(msg`Maybe layer`)} label={_(msg`Maybe later`)}
accessibilityHint={_(msg`Snooze reminder`)} accessibilityHint={_(msg`Snoozes the reminder`)}
variant="ghost" variant="ghost"
color="secondary" color="secondary"
size="large" size="large"