diff --git a/client/src/components/share/share-template.tsx b/client/src/components/share/share-template.tsx index 99d9af4066b..fe62608acec 100644 --- a/client/src/components/share/share-template.tsx +++ b/client/src/components/share/share-template.tsx @@ -3,7 +3,7 @@ import { useTranslation } from 'react-i18next'; import { faXTwitter, faBluesky, - faInstagram, + faThreads, faFacebook } from '@fortawesome/free-brands-svg-icons'; import { FontAwesomeIcon } from '@fortawesome/react-fontawesome'; @@ -48,7 +48,7 @@ export const ShareTemplate: React.ComponentType = ({ target='_blank' rel='noreferrer' > -