Remove extra div

pull/10616/head
Alex P 2018-06-27 16:41:43 -07:00
parent 46af7586c3
commit 41a82e2f69
1 changed files with 0 additions and 1 deletions

View File

@ -268,7 +268,6 @@ class Dygraph extends Component<Props, State> {
/>
</div>
)}
<div className="dygraph-child-container" style={this.dygraphStyle} />
{staticLegend && (
<StaticLegend
dygraphSeries={this.colorDygraphSeries}