mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 05:11:49 +08:00
Use the appropriate share icon in Docs Preview Toolbar
This commit is contained in:
parent
3de325f148
commit
1320ba9de5
@ -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>
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user