feat: Upgrade packages #5
Annotations
2 warnings
Lint & Quality checks:
src/hooks/useRedirectionURL.js#L29
React Hook useCallback has a missing dependency: 'setUrl'. Either include it or remove the dependency array
|
Lint & Quality checks:
src/hooks/useRedirectionURL.js#L37
React Hook useEffect has a missing dependency: 'url'. Either include it or remove the dependency array
|
Loading