From: Dessalines Date: Tue, 30 Apr 2019 14:55:19 +0000 (-0700) Subject: format fix X-Git-Url: http://these/git/?a=commitdiff_plain;h=b04d4f03c55cbffefc16757b44207d962e34c8eb;p=lemmy.git format fix --- diff --git a/ui/src/components/post-form.tsx b/ui/src/components/post-form.tsx index 84979713..50b4acd1 100644 --- a/ui/src/components/post-form.tsx +++ b/ui/src/components/post-form.tsx @@ -86,8 +86,7 @@ export class PostForm extends Component {
{this.state.suggestedTitle && - copy suggested title: {this.state.suggestedTitle} - + copy suggested title: {this.state.suggestedTitle} }