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