feat(#230): add view task modal #477
Annotations
1 error and 1 warning
|
build-and-test (22.x)
Process completed with exit code 1.
|
|
build-and-test (22.x):
src/components/todos/todo-dialog.tsx#L56
React Hook useEffect has a missing dependency: 'props'. Either include it 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
|