Merge pull request #135 from keenethics/MID-199_sync-district-filter-… #1100
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
|