adrianbonpin
18b9e5d0db
fix: resolve lint issues in settings components
- Fix react-hooks/set-state-in-effect by inlining data fetch in useEffect
- Replace useCallback-wrapped fetch functions with plain async functions
- Replace window.location.href with window.location.assign()
- Remove unused eslint-disable directives
- Fix double res.json() call in passkey refresh
2026-04-26 11:31:01 -05:00
..
2026-04-26 11:21:41 -05:00
2026-04-26 01:12:03 +08:00
2026-04-26 10:09:18 -05:00
2026-04-25 21:37:34 +08:00
2026-04-26 01:08:10 +08:00
2026-04-26 19:35:45 +08:00
2026-04-26 19:35:45 +08:00
2026-04-26 11:31:01 -05:00
2026-04-26 09:35:30 -05:00