Skip to content

Commit

Permalink
fix(boilerplate): flex property removed from tabbar label style (#2569
Browse files Browse the repository at this point in the history
…by @Amarpsp10)

[skip ci]

Co-authored-by: Amar Preet Singh <amarpreet@untether.tech>
  • Loading branch information
Amarpsp10 and Amar Preet Singh committed Nov 28, 2023
1 parent c151b92 commit 200063f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion boilerplate/app/navigators/DemoNavigator.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ const $tabBarLabel: TextStyle = {
fontSize: 12,
fontFamily: typography.primary.medium,
lineHeight: 16,
flex: 1,
}

// @demo remove-file

0 comments on commit 200063f

Please sign in to comment.