mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-19 07:31:24 +02:00
Change twitter share button text
This commit is contained in:
@@ -77,7 +77,7 @@ export function ShareRoadmapButton(props: ShareRoadmapButtonProps) {
|
|||||||
<div className="flex w-[20px] items-center justify-center">
|
<div className="flex w-[20px] items-center justify-center">
|
||||||
<Twitter size="16px" className="text-slate-400" />
|
<Twitter size="16px" className="text-slate-400" />
|
||||||
</div>
|
</div>
|
||||||
Share on Twitter
|
Twitter
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href={fbUrl}
|
href={fbUrl}
|
||||||
|
Reference in New Issue
Block a user