Skip to content

Commit

Permalink
resize the parent navigation subtitle of IOU report header
Browse files Browse the repository at this point in the history
  • Loading branch information
dukenv0307 committed Jan 9, 2024
1 parent 85fee5a commit 864e4c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/AvatarWithDisplayName.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ function AvatarWithDisplayName({
<ParentNavigationSubtitle
parentNavigationSubtitleData={parentNavigationSubtitleData}
parentReportID={report?.parentReportID}
pressableStyles={[styles.alignSelfStart, styles.mw100]}
/>
)}
{!!subtitle && (
Expand Down

0 comments on commit 864e4c9

Please sign in to comment.