fix: delete console.log #339
Annotations
3 warnings
Lint the codebase:
components/api-depot/client/client-form/mandataire-form.js#L39
React Hook useEffect has a missing dependency: 'onSelect'. Either include it or remove the dependency array. If 'onSelect' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Lint the codebase:
pages/communes/[code].tsx#L120
React Hook useEffect has missing dependencies: 'fetchBals' and 'pageMesAdresses'. Either include them or remove the dependency array
|
Lint the codebase:
pages/moissonneur-bal.tsx#L34
React Hook useEffect has a missing dependency: 'router'. Either include it or remove the dependency array
|
Loading