Skip to content

Commit 86f6e97

Browse files
author
ignaciosantise
committed
chore: removed link import
1 parent dae7bc8 commit 86f6e97

File tree

1 file changed

+1
-1
lines changed
  • packages/scaffold/src/views/w3m-what-is-a-wallet-view

1 file changed

+1
-1
lines changed

packages/scaffold/src/views/w3m-what-is-a-wallet-view/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { ScrollView } from 'react-native';
2-
import { Button, FlexView, Link, Text, Visual } from '@web3modal/ui-react-native';
2+
import { Button, FlexView, Text, Visual } from '@web3modal/ui-react-native';
33
import { EventsController, RouterController } from '@web3modal/core-react-native';
44
import { useCustomDimensions } from '../../hooks/useCustomDimensions';
55
import styles from './styles';

0 commit comments

Comments
 (0)