fix: ds-839 block modal form submissions #1595
Annotations
4 warnings
Linting:
src/components/login/login.tsx#L74
React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array
|
Linting:
src/views/credentials/addCredentialModal.tsx#L26
Unexpected any. Specify a different type
|
Linting:
src/views/credentials/addCredentialModal.tsx#L77
React Hook useEffect has a missing dependency: 'initialFormState'. Either include it or remove the dependency array
|
Linting:
src/views/sources/addSourceModal.tsx#L34
Unexpected any. Specify a different type
|
Loading