From 746362f9ef5bf9ae409c8ecfe1f0551f64044569 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Mon, 29 Apr 2019 12:42:22 -0700 Subject: Adding a max character of 10k to textareas --- ui/src/components/comment-form.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/src/components/comment-form.tsx') diff --git a/ui/src/components/comment-form.tsx b/ui/src/components/comment-form.tsx index 1b4eda99..a69ae06f 100644 --- a/ui/src/components/comment-form.tsx +++ b/ui/src/components/comment-form.tsx @@ -56,7 +56,7 @@ export class CommentForm extends Component {
-