+
+
+
+ Current agents:
+
+ {this.state.agents.map(this.renderAgent)}
+
+
+
+
+
+ Add a new agent:
+ this.newAgentName = r} type="text" placeholder="name"/>
+ this.newAgentClientToken = r} type="text" placeholder="client access token"/>
+ this.newAgentLangs = r} type="text" placeholder="en,fr"/>
+
+
+
+