mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-04 22:32:12 +03:00
- RiskNoticeBanner: use lazy useState initializer for localStorage read instead of useEffect + setState - ModelSelectorModal: move fetch logic to useCallback, call from useEffect to avoid setState directly in effect body