No style left behind

pull/2829/head
Deniz Kusefoglu 2018-02-27 10:03:26 -08:00
parent afdf752974
commit 621bb4016f
1 changed files with 0 additions and 1 deletions

View File

@ -78,7 +78,6 @@ class StaticLegend extends Component {
return (
<div
className="static-legend"
style={style}
ref={s => {
this.staticLegendRef = s
}}