Feat: Add a step to to Request Physical Card form that collects a magic code #3228
lint-changed.yml
on: pull_request
Changed files ESLint check
57s
Annotations
1 error and 2 warnings
Changed files ESLint check
Process completed with exit code 1.
|
Changed files ESLint check:
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
|
Changed files ESLint check:
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
|