mirror of
https://github.com/root-fr/jmap-webmail.git
synced 2026-09-24 16:01:18 +00:00
Replace isEdit references with direct event checks inside the useCallback, since isEdit is derived from event which is already in the dependency array.