Skip to content

Commit

Permalink
clean tag name
Browse files Browse the repository at this point in the history
  • Loading branch information
mkzie2 committed Nov 28, 2024
1 parent 60e9c7c commit a3ac1c0
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 a3ac1c0

Please sign in to comment.