Skip to content

Commit

Permalink
remove unused styles
Browse files Browse the repository at this point in the history
  • Loading branch information
ishpaul777 authored Mar 15, 2024
1 parent 3813026 commit a8cfafe
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/styles/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -516,10 +516,6 @@ const styles = (theme: ThemeColors) =>
borderRadius: variables.buttonBorderRadius,
},

componentBorderRadiusNormal: {
borderRadius: variables.componentBorderRadiusNormal,
},

bottomTabBarContainer: {
flexDirection: 'row',
height: variables.bottomTabHeight,
Expand Down

0 comments on commit a8cfafe

Please sign in to comment.