mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-01 12:52:11 +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