Skip to content

Commit

Permalink
Add flex to title styles
Browse files Browse the repository at this point in the history
  • Loading branch information
neonbhai committed Jun 27, 2024
1 parent 5e464ea commit 85b9533
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/PopoverMenu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@ function PopoverMenu({
iconFill={item.iconFill}
contentFit={item.contentFit}
title={item.text}
titleStyle={styles.flex1}
shouldCheckActionAllowedOnPress={false}
description={item.description}
numberOfLinesDescription={item.numberOfLinesDescription}
Expand Down

0 comments on commit 85b9533

Please sign in to comment.