diff --git a/tools/benchmarks/react/app.js b/tools/benchmarks/react/app.js index 31416fad..2cf1033f 100644 --- a/tools/benchmarks/react/app.js +++ b/tools/benchmarks/react/app.js @@ -217,6 +217,7 @@ class Main extends React.Component { "Number of messages: ", this.state.messages.length ), + React.createElement("hr"), React.createElement( "div", { className: "title" },