X-Git-Url: http://these/git/?a=blobdiff_plain;f=src%2Fshared%2Fcomponents%2Fcommunity%2Fcommunity-link.tsx;h=4f45a2b59c9ed0dfc55074b93416ccb68739dcc1;hb=5033b024f62a2edc443d9dd5d6e74d00ed3182a9;hp=23d52ae654c2426d01e4b41ab1e36fb755a936f3;hpb=54b5d62df58b105bbecf9ede70dc8b5ae134e201;p=lemmy-ui.git diff --git a/src/shared/components/community/community-link.tsx b/src/shared/components/community/community-link.tsx index 23d52ae..4f45a2b 100644 --- a/src/shared/components/community/community-link.tsx +++ b/src/shared/components/community/community-link.tsx @@ -37,7 +37,7 @@ export class CommunityLink extends Component { return !this.props.realLink ? ( {this.avatarAndName(displayName)} @@ -45,7 +45,7 @@ export class CommunityLink extends Component { ) : (