<AceEditor
                        tabSize={2}
                        mode="json"
                        theme="github"
                        onChange={this.handleJsonInput}