[MID-139] Hotfix: Feedback modal error. #1106
Annotations
1 warning
lint:
src/app/_components/Specialists/FilterBase.js#L44
React Hook useEffect has an unnecessary dependency: 'filterRef.current'. Either exclude it or remove the dependency array. Mutable values like 'filterRef.current' aren't valid dependencies because mutating them doesn't re-render the component
|