Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
snyaggarwal committed Oct 26, 2021
1 parent 8e2e31a commit 8ed1d6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/mappings/ToConceptLabelVertical.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const ToConceptLabelVertical = props => {
owner={props.to_source_owner}
parent={props.to_source_name}
id={props.to_concept_code}
parentURL={props.from_source_url}
parentURL={props.to_source_url}
name={conceptName}
icon={
<LocalOfferIcon
Expand Down

0 comments on commit 8ed1d6d

Please sign in to comment.