Feat: Add a step to to Request Physical Card form that collects a magic code #3228
Annotations
1 error and 2 warnings
Run ESLint to check for deprecation warnings
Process completed with exit code 1.
|
Run ESLint to check for deprecation warnings:
src/pages/settings/Wallet/Card/BaseGetPhysicalCard.tsx#L159
React Hook useCallback has missing dependencies: 'draftValues' and 'privatePersonalDetails'. Either include them or remove the dependency array
|
Run ESLint to check for deprecation warnings:
src/pages/settings/Wallet/Card/BaseGetPhysicalCard.tsx#L171
React Hook useCallback has unnecessary dependencies: 'domain' and 'isConfirmation'. Either exclude them or remove the dependency array
|
Loading