Skip to content

Commit

Permalink
Rename facet id
Browse files Browse the repository at this point in the history
  • Loading branch information
codycooperross committed Dec 27, 2024
1 parent 4dc81c0 commit bee2d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/WorkFacets/WorkFacets.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ export default function WorkFacets({
<FacetList
data={data.clientTypes}
title="Repository Type"
id="client-type-facets"
id="repository-type-facets"
param="repository-type"
tooltipText='The type of DataCite Repository where a DOI is stored.'
url={url}
Expand Down

0 comments on commit bee2d4d

Please sign in to comment.