We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 457113e commit a2579b9Copy full SHA for a2579b9
1 file changed
public/js/null_plugins/report_plugins.js
@@ -16,7 +16,7 @@ class ReportPlugins {
16
}
17
18
generateStats() {
19
- return (<Histogram />)
+ return (<Histogram />);
20
21
22
0 commit comments