Skip to content
Snippets Groups Projects
Commit 5e750bb3 authored by Anton Georgiev's avatar Anton Georgiev
Browse files

resolve conflicts for 5822

parent 75e72e9e
No related branches found
No related tags found
No related merge requests found
......@@ -56,6 +56,7 @@ const DesktopShare = ({
circle
size="lg"
onClick={isVideoBroadcasting ? handleUnshareScreen : handleShareScreen}
id={isVideoBroadcasting ? 'unshare-screen-button' : 'share-screen-button'}
/>
: null)
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment