mobile-app/app/screens/PlaygroundNavigator/sections/PlaygroundWallet.tsx
Function PlaygroundWallet
has 177 lines of code (exceeds 100 allowed). Consider refactoring. Open
Open
export function PlaygroundWallet(): JSX.Element | null {
const { wallets, clearWallets, setWallet } = useWalletPersistenceContext();
const { network, updateNetwork } = useNetworkContext();
const dataLists = [