Merge pull request #7 from mjh316/main #117
Annotations
4 warnings
ESLint:
src/pages/Invitation.tsx#L46
React Hook useEffect has a missing dependency: 'navigation'. Either include it or remove the dependency array
|
ESLint:
src/pages/index.tsx#L231
React Hook useEffect has a missing dependency: 'fetcher'. Either include it or remove the dependency array
|
ESLint:
src/pages/login.tsx#L69
React Hook useEffect has missing dependencies: 'request' and 'setToken'. Either include them or remove the dependency array
|
ESLint:
src/pages/organization/AccountNumber.tsx#L85
React Hook useEffect has a missing dependency: 'navigation'. Either include it or remove the dependency array
|