lint #94
Annotations
2 errors
build
React Hook useEffect has missing dependencies: 'props' and 'query.filter'. Either include them or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect
|
build
Process completed with exit code 1.
|