Skip to content

Commit

Permalink
update wrong icon usage
Browse files Browse the repository at this point in the history
  • Loading branch information
hetunandu committed Oct 23, 2024
1 parent c0555cc commit c0665bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ const PluginActionSettingsPopover = (props: SettingsProps) => {
{props.docsLink && (
<LearnMoreLink
className="t--action-settings-documentation-link"
endIcon="share-box-line"
endIcon="external-link-line"
kind="secondary"
onClick={handleLearnMoreClick}
>
Expand Down

0 comments on commit c0665bf

Please sign in to comment.