Skip to content

Commit

Permalink
Use the appropriate share icon in Docs Preview Toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
domyen committed Aug 12, 2022
1 parent 9a700fe commit fd5cd00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/lib/blocks/src/components/Toolbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ const Eject: FC<EjectProps> = ({ baseUrl, storyId }) => (
target="_blank"
title="Open canvas in new tab"
>
<Icons icon="share" />
<Icons icon="sharealt" />
</IconButton>
);

Expand Down

0 comments on commit fd5cd00

Please sign in to comment.