From: Dessalines Date: Mon, 22 Jun 2020 23:05:55 +0000 (-0400) Subject: Disable submit when loading. Fixes #706 X-Git-Url: http://these/git/?a=commitdiff_plain;h=63fbf70eaa448730abbb54370441056f0a5f9487;p=lemmy.git Disable submit when loading. Fixes #706 --- diff --git a/ui/src/components/comment-form.tsx b/ui/src/components/comment-form.tsx index 591bbf1b..24bfb7cb 100644 --- a/ui/src/components/comment-form.tsx +++ b/ui/src/components/comment-form.tsx @@ -151,7 +151,7 @@ export class CommentForm extends Component {