mirror of
https://github.com/maputnik/editor.git
synced 2026-01-03 03:50:00 +00:00
Take advantage of transform-class-properties and use arrow functions instead of bind
This commit is contained in:
@@ -17,7 +17,7 @@ export default class DocLabel extends React.Component {
|
||||
<div className="maputnik-doc-popup">
|
||||
{this.props.doc}
|
||||
</div>
|
||||
</div >
|
||||
</div>
|
||||
</label>
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user