-
-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
heat-app-jsIssues related to the HEAT app frontendIssues related to the HEAT app frontendhelp wantedExtra attention is neededExtra attention is neededtechnical
Description
Like this:
home-energy-analysis-tool/heat-stack/app/routes/_auth+/forgot-password.tsx
Lines 51 to 56 in 29dfecd
if (submission.status !== 'success') { | |
return data( | |
{ result: submission.reply() }, | |
{ status: submission.status === 'error' ? 400 : 200 }, | |
) | |
} |
Metadata
Metadata
Assignees
Labels
heat-app-jsIssues related to the HEAT app frontendIssues related to the HEAT app frontendhelp wantedExtra attention is neededExtra attention is neededtechnical