Remove share box text
Remove the phrase "Help others discover this learning experience" from all share boxes.
This commit is contained in:
parent
ed4c6209d7
commit
8241b1f700
1 changed files with 0 additions and 1 deletions
|
|
@ -122,7 +122,6 @@ const SocialShare: React.FC<SocialShareProps> = ({
|
|||
<div className="flex flex-col sm:flex-row items-center justify-between gap-4">
|
||||
<div className="text-center sm:text-left">
|
||||
<h3 className="text-lg font-semibold text-foreground">Share this interactive</h3>
|
||||
<p className="text-sm text-muted-foreground">Help others discover this learning experience</p>
|
||||
</div>
|
||||
|
||||
<div className="flex items-center gap-2">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue