This commit is contained in:
Alex Holliday
2025-05-12 11:43:48 -07:00
parent 395cc5db77
commit e46d94aac3
+1 -1
View File
@@ -129,7 +129,7 @@ const SettingsEmail = ({
loading={isSending}
onClick={sendTestEmail}
>
Send Test E-mail
Send test e-mail
</Button>
</Box>
</Stack>