Skip to content

Commit

Permalink
feat(SPV-1012): Updated prettier formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Nazarii-4chain committed Aug 29, 2024
1 parent b0f1ad7 commit 971c860
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/routes/login.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,8 @@ export function LoginForm() {
toast.error('Admin Key is invalid');
} else {
toast.error('xPriv or Access Key is invalid');
} }
}
}
};

return (
Expand Down

0 comments on commit 971c860

Please sign in to comment.