diff --git a/app/components/ui/social-share.tsx b/app/components/ui/social-share.tsx index 5b7017f..2fcbe9d 100644 --- a/app/components/ui/social-share.tsx +++ b/app/components/ui/social-share.tsx @@ -35,37 +35,44 @@ export const SocialShareButtons = ({ return (
- {showPopup && ( -
- Link berhasil disalin! -
- )} - + - + - + - + -
)