react-leaflet-control
Advanced tools
Comparing version
@@ -55,2 +55,8 @@ 'use strict'; | ||
}, { | ||
key: 'componentDidMount', | ||
value: function componentDidMount() { | ||
_get(Object.getPrototypeOf(Control.prototype), 'componentDidMount', this).call(this); | ||
this.renderContent(); | ||
} | ||
}, { | ||
key: 'componentDidUpdate', | ||
@@ -57,0 +63,0 @@ value: function componentDidUpdate(next) { |
{ | ||
"name": "react-leaflet-control", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"description": "Dumb Empty Component for control with react leaflet", | ||
@@ -5,0 +5,0 @@ "main": "dist/control.js", |
86
7.5%7476
-1.01%6
-14.29%