diff --git a/app/soapbox/features/groups/components/group-link-preview.tsx b/app/soapbox/features/groups/components/group-link-preview.tsx index 3cc7f17087..dc57702818 100644 --- a/app/soapbox/features/groups/components/group-link-preview.tsx +++ b/app/soapbox/features/groups/components/group-link-preview.tsx @@ -17,7 +17,7 @@ const GroupLinkPreview: React.FC = ({ card }) => { const navigateToGroup = () => history.push(`/groups/${group.id}`); return ( - +