Skip to content

Commit 5f3e653

Browse files
committed
Fix
1 parent 3f8c875 commit 5f3e653

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/navigation/Hardwallets.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import { createStackNavigator } from '@react-navigation/stack';
55

66
import { Hardwallets } from '../screens/Hardwallets';
77

8-
98
const Stack = createStackNavigator();
109
export const HardwalletsNavigator = () => {
1110
return (

0 commit comments

Comments
 (0)