Skip to content

Commit

Permalink
ui: Improve naming of identifier search
Browse files Browse the repository at this point in the history
  • Loading branch information
jhf committed Oct 31, 2024
1 parent 58acf88 commit 12afefc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export default async function ExternalIdentFilter() {
className="space-x-2 border-dashed p-2 h-9"
>
<PlusCircle className="mr-2 h-4 w-4" />
External Identifiers
Identifiers
<ActiveExternalIdentBadges externalIdentTypes={externalIdentTypes.data ?? []} />
</Button>
</PopoverTrigger>
Expand Down

0 comments on commit 12afefc

Please sign in to comment.