Skip to content

Commit

Permalink
Merge pull request #103 from sparrowapp-dev/astitva/login-revamp
Browse files Browse the repository at this point in the history
fix: disable open desktop app
  • Loading branch information
Astitva877 authored Dec 19, 2024
2 parents 7bcbc0a + 716f717 commit 5a5ad84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/Auth/redirect/Redirect.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
>
<Button
title={buttonText}
disable={isSpinner}
buttonClassProp={'w-100 align-items-center d-flex justify-content-center sparrow-fs-14'}
type={'primary'}
onClick={buttonClick}
Expand Down

0 comments on commit 5a5ad84

Please sign in to comment.