DeFiCh/wallet

View on GitHub
mobile-app/app/screens/PlaygroundNavigator/sections/PlaygroundWallet.tsx

Summary

Maintainability
B
4 hrs
Test Coverage

Function PlaygroundWallet has 177 lines of code (exceeds 100 allowed). Consider refactoring.
Open

export function PlaygroundWallet(): JSX.Element | null {
  const { wallets, clearWallets, setWallet } = useWalletPersistenceContext();
  const { network, updateNetwork } = useNetworkContext();

  const dataLists = [

    There are no issues that match your filters.

    Category
    Status