Skip to content

Commit

Permalink
fix: fix after conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
sahar-fehri committed Jan 24, 2025
1 parent b7a9ca9 commit 8ad5925
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/components/Views/NetworkSelector/NetworkSelector.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ import { store } from '../../../store';
import ReusableModal, { ReusableModalRef } from '../../UI/ReusableModal';
import { useSafeAreaInsets } from 'react-native-safe-area-context';
import Device from '../../../util/device';
import Logger from '../../../util/Logger';

interface infuraNetwork {
name: string;
Expand Down

0 comments on commit 8ad5925

Please sign in to comment.