Skip to content

Commit

Permalink
feat(technical detail): remove copy icon (#346)
Browse files Browse the repository at this point in the history
  • Loading branch information
nidhigarg-bmw authored Nov 10, 2023
1 parent 0314157 commit 659eb4c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ export default function TechnicalUserDetailsContent({
{
key: t('content.usermanagement.technicalUser.detailsPage.connectorLink'),
value: newData.connector?.name,
copy: true,
},
{
key: t('content.usermanagement.technicalUser.detailsPage.offerLink'),
Expand Down

0 comments on commit 659eb4c

Please sign in to comment.