mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-01-15 13:14:06 +00:00
rm facebook share link
This commit is contained in:
parent
3ff0eb90bb
commit
8eb45bf90e
@ -44,13 +44,6 @@ const Shares = ({ url }: SharesProps) => {
|
||||
<Telegram />
|
||||
</a>
|
||||
</Link>
|
||||
<Link
|
||||
href={`https://www.facebook.com/sharer/sharer.php?u=${encodedUrl}`}
|
||||
>
|
||||
<a target="_blank">
|
||||
<Facebook />
|
||||
</a>
|
||||
</Link>
|
||||
</div>
|
||||
</Container>
|
||||
</Section>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user