diff --git a/layout/widget/profile.jsx b/layout/widget/profile.jsx index 0250ee5..6c9550c 100644 --- a/layout/widget/profile.jsx +++ b/layout/widget/profile.jsx @@ -37,7 +37,7 @@ class Profile extends Component {
{author}
- {author ?

{author}

: null} + {author ? : null} {authorTitle ?

{authorTitle}

: null} {location ?