From 927db0fcd19b3af4ed7ec014523d2c3c836fa357 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Sat, 16 Aug 2025 05:21:42 +0000 Subject: [PATCH] Remove share text Remove "Share this interactive:" text from the SocialShare component. --- src/components/SocialShare.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/components/SocialShare.tsx b/src/components/SocialShare.tsx index baf7dd3..7caab03 100644 --- a/src/components/SocialShare.tsx +++ b/src/components/SocialShare.tsx @@ -120,9 +120,6 @@ const SocialShare: React.FC = ({ return (
-
-

Share this interactive:

-
{/* Social sharing buttons */}