mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-16 10:16:49 +00:00
- Extract INITIAL_STATE constant to reduce code repetition (DRY) - Remove duplicate success toast for device code flow (useDeviceCode already shows toast via deviceCodeCompleted WebSocket event) - Replace 7 inline state reset objects with INITIAL_STATE reference