From 21f83c6f9abfe2da9b0f07978cfb49e3b6da3bd4 Mon Sep 17 00:00:00 2001 From: Belen Curcio Date: Thu, 17 Nov 2016 11:54:15 -0300 Subject: [PATCH] Removing add Name --- client/coral-plugin-commentbox/CommentBox.js | 9 --------- 1 file changed, 9 deletions(-) diff --git a/client/coral-plugin-commentbox/CommentBox.js b/client/coral-plugin-commentbox/CommentBox.js index 9f1ea39c6..e712d8e24 100644 --- a/client/coral-plugin-commentbox/CommentBox.js +++ b/client/coral-plugin-commentbox/CommentBox.js @@ -55,15 +55,6 @@ class CommentBox extends Component { const {styles, reply, canPost} = this.props; // How to handle language in plugins? Should we have a dependency on our central translation file? return
-
- this.setState({username: e.target.value})}/> -