diff --git a/src/custom/CatalogDetail/SocialSharePopper.tsx b/src/custom/CatalogDetail/SocialSharePopper.tsx index 1a4ca57b0..f89ff4d77 100644 --- a/src/custom/CatalogDetail/SocialSharePopper.tsx +++ b/src/custom/CatalogDetail/SocialSharePopper.tsx @@ -56,8 +56,8 @@ const SocialSharePopper: React.FC = ({ {showShareAction ? ( - - + + Share diff --git a/src/custom/ShareModal/ShareModal.tsx b/src/custom/ShareModal/ShareModal.tsx index 53412f188..fd8213d94 100644 --- a/src/custom/ShareModal/ShareModal.tsx +++ b/src/custom/ShareModal/ShareModal.tsx @@ -286,25 +286,36 @@ const ShareModal: React.FC = ({ - - +
- - - - Copy Link - - handleShare(shareUserData, selectedOption)} - > - Share - + + + + + Copy Link + + handleShare(shareUserData, selectedOption)} + > + Share + +