From aa406b53e2c36e8cff8963b8688d3cf70fae9fe5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9ry=20Debongnie?= Date: Fri, 14 Jun 2019 09:09:46 +0200 Subject: [PATCH] [FIX] tools: react benchmarks did not look like the others --- tools/benchmarks/react/app.js | 1 + 1 file changed, 1 insertion(+) 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" },