Reefscape forms #605
Annotations
1 error and 2 warnings
Lint
Process completed with exit code 1.
|
Lint:
lib/client/useInterval.ts#L13
React Hook useCallback has a missing dependency: 'func'. Either include it or remove the dependency array
|
Lint:
lib/client/useInterval.ts#L18
React Hook useEffect has a spread element in its dependency array. This means we can't statically verify whether you've passed the correct dependencies
|
Loading