Skip to content

Commit

Permalink
Fixed link issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jholleran committed Aug 8, 2024
1 parent 6526c63 commit e1df097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/(tabs)/_layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ export default function TabLayout() {
toggleMenu("bottomLeft", rightHeaderAddButtonRef)
}
>
<FontAwesome6 size={32} name="circle-plus" />
<FontAwesome6 size={32} name="circle-plus" />
</TouchableOpacity>
),
headerRightContainerStyle: { paddingRight: 16 },
Expand Down

0 comments on commit e1df097

Please sign in to comment.