mirror of
https://github.com/tiennm99/ccs.git
synced 2026-08-31 10:33:31 +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