fix: api calls

This commit is contained in:
Koosha Lahouti
2025-08-09 14:08:02 -07:00
parent fb9d691f6a
commit ca0680c78f
7 changed files with 398 additions and 53 deletions

View File

@@ -163,6 +163,7 @@ export function EmailSection({
{!isVerifyingCode && !emailVerified && (
<Button
type="button"
variant="text"
onClick={onSendCodeClick}
sx={{