Skip to content

Commit

Permalink
Fix header for room description
Browse files Browse the repository at this point in the history
  • Loading branch information
esh-g committed Feb 6, 2024
1 parent 0eb6d02 commit 2c3185c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/DisplayNames/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ function DisplayNames({fullTitle, tooltipEnabled, textStyles, numberOfLines, sho
fullTitle={title}
textStyles={textStyles}
numberOfLines={numberOfLines}
renderAdditionalText={renderAdditionalText}
/>
);
}
Expand Down

0 comments on commit 2c3185c

Please sign in to comment.