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>
</Button>
<Button
label={_(msg`Maybe layer`)}
accessibilityHint={_(msg`Snooze reminder`)}
label={_(msg`Maybe later`)}
accessibilityHint={_(msg`Snoozes the reminder`)}
variant="ghost"
color="secondary"
size="large"