add solution #2142
Open
add solution #2142
Annotations
1 warning
|
Run npm run lint:
src/components/ErrorNotification/ErrorNotification.tsx#L42
React Hook useEffect has a missing dependency: 'setHasError'. Either include it or remove the dependency array. If 'setHasError' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Loading