diff --git a/components/ShareButtons.js b/components/ShareButtons.js
index 29fd37b4..47c32d82 100644
--- a/components/ShareButtons.js
+++ b/components/ShareButtons.js
@@ -37,6 +37,8 @@ import {
TumblrShareButton,
TwitterIcon,
TwitterShareButton,
+ ThreadsIcon,
+ ThreadsShareButton,
ViberIcon,
ViberShareButton,
VKIcon,
@@ -312,6 +314,16 @@ const ShareButtons = ({ post }) => {
)
+ case 'threads':
+ return (
+
+
+
+ )
case 'qq':
return (