Skip to content

Commit

Permalink
Merge pull request #53262 from mkzie2/mkzie2-issue/53248
Browse files Browse the repository at this point in the history
Clean tag name
  • Loading branch information
carlosmiceli authored Dec 2, 2024
2 parents 3a8c2ba + a3ac1c0 commit 2337870
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ function MoneyRequestPreviewContent({
numberOfLines={1}
style={[styles.textMicroSupporting, styles.pre, styles.flexShrink1]}
>
{tag}
{PolicyUtils.getCleanedTagName(tag)}
</Text>
</View>
)}
Expand Down

0 comments on commit 2337870

Please sign in to comment.