Skip to content

Commit

Permalink
fixup! feat(suite-native): use crypto icon with network
Browse files Browse the repository at this point in the history
  • Loading branch information
vytick committed Feb 6, 2025
1 parent 046eda2 commit f8f9b32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion suite-native/receive/src/screens/ReceiveAddressScreen.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import { Translation } from '@suite-native/intl';
import { CloseActionType, Screen } from '@suite-native/navigation';

import { ReceiveBlockedDeviceCompromisedScreen } from './ReceiveBlockedDeviceCompromisedScreen';
import { ReceiveAccountDetailsCard } from '../components/ReceiveAccountDetailsCard';
import { ReceiveAddressCard } from '../components/ReceiveAddressCard';
import { ReceiveScreenHeader } from '../components/ReceiveScreenHeader';
import { hasReceiveAddressButtonRequest } from '../hooks/receiveSelectors';
Expand Down

0 comments on commit f8f9b32

Please sign in to comment.