Skip to content

Commit

Permalink
Merge pull request #55696 from Expensify/youssef_fix_ts
Browse files Browse the repository at this point in the history
[NO QA] Remove duplicate prop
  • Loading branch information
youssef-lr authored Jan 24, 2025
2 parents 4b8278b + bf706e1 commit 2c846db
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/styles/utils/flex.ts
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,4 @@ export default {
flexBasis0: {
flexBasis: 0,
},

flexBasis100: {
flexBasis: '100%',
},
} satisfies Record<string, ViewStyle>;

0 comments on commit 2c846db

Please sign in to comment.