Skip to content

Commit

Permalink
Merge branch 'main' into 24.12
Browse files Browse the repository at this point in the history
  • Loading branch information
yomybaby committed Nov 20, 2024
2 parents 5786a05 + 4e7230b commit 4998575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react/src/components/ImageEnvironmentSelectFormItems.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@ const ImageEnvironmentSelectFormItems: React.FC<
}}
/>
<TextHighlighter keyword={environmentSearch}>
{tagAlias(environmentGroup.displayName)}
{environmentGroup.displayName}
</TextHighlighter>
</Flex>
<Flex
Expand Down

0 comments on commit 4998575

Please sign in to comment.