Skip to content

Commit

Permalink
Remove component
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan-Papa committed Oct 11, 2024
1 parent 39da61a commit bb6d676
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mobile/screens/User/UserDashboardScreen.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,6 @@ export default function UserDashboardScreen(props: any) {
/>
</View>

<Text>{JSON.stringify(userInfo)}</Text>
{/* animal cards */}
<HealthCard
handlerName={userInfo?.firstName + " " + userInfo?.lastName}
Expand Down

0 comments on commit bb6d676

Please sign in to comment.