From 724c2ebc8732e6ff4fcdebe42739d3e603b9999a Mon Sep 17 00:00:00 2001 From: Sami Siren Date: Mon, 11 Sep 2017 21:37:56 +0300 Subject: [PATCH] shorter --- app/component/map/Map.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/component/map/Map.js b/app/component/map/Map.js index 0e3c8e69f6..2c418c89c3 100644 --- a/app/component/map/Map.js +++ b/app/component/map/Map.js @@ -58,7 +58,7 @@ class Map extends React.Component { static defaultProps = { showScaleBar: false, - loaded: () => undefined, + loaded: () => {}, }; static contextTypes = {