Skip to content

Commit 4e28ab0

Browse files
committed
refactor(cli): extract login URL fetching into custom hook
- Created use-fetch-login-url hook to encapsulate mutation logic - Simplified LoginModal component by removing inline useMutation - Fixed dependency arrays for callbacks - Replaced useMemo for fingerprint ID with useState - Removed unnecessary fragment wrapper - Improves code organization and readability
1 parent 042b703 commit 4e28ab0

2 files changed

Lines changed: 329 additions & 385 deletions

File tree

0 commit comments

Comments
 (0)