Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o committed Dec 19, 2024
1 parent 3f8c875 commit 5f3e653
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/navigation/Hardwallets.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { createStackNavigator } from '@react-navigation/stack';

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


const Stack = createStackNavigator();
export const HardwalletsNavigator = () => {
return (
Expand Down

0 comments on commit 5f3e653

Please sign in to comment.