[FRE-1314] fix: filter available wallets in RenderWalletList component #1077
Annotations
3 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run ESLint:
packages/widget/src/components/RenderWalletList.tsx#L170
React Hook useMemo has an unnecessary dependency: 'walletList'. Either exclude it or remove the dependency array
|
Run ESLint:
packages/widget/src/components/RenderWalletList.tsx#L223
React Hook useMemo has a missing dependency: 'displayWallets'. Either include it or remove the dependency array
|
Loading