🌍 POEditor Locale Update - 2026-02-11 (#7986) #1014
Annotations
1 warning
|
Typecheck & Lint (22.x):
react/components/QuillEditor.tsx#L74
React Hook useEffect has missing dependencies: 'onChange', 'placeholder', and 'value'. Either include them or remove the dependency array. If 'onChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
|