mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[FIX] tools: react benchmarks did not look like the others
This commit is contained in:
@@ -217,6 +217,7 @@ class Main extends React.Component {
|
||||
"Number of messages: ",
|
||||
this.state.messages.length
|
||||
),
|
||||
React.createElement("hr"),
|
||||
React.createElement(
|
||||
"div",
|
||||
{ className: "title" },
|
||||
|
||||
Reference in New Issue
Block a user