Add GitHub features analysis and implementation roadmap #1032
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
|