From 299441ab8a054e8cdaf572d72ca7e56213bb40c0 Mon Sep 17 00:00:00 2001 From: Jason White Date: Wed, 12 Jun 2019 00:33:35 -0400 Subject: [PATCH] FIX: removed duplicate `draggableCursor` prop in `loadMap` --- dist/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/dist/index.js b/dist/index.js index ec3b293a..2bd43b5e 100644 --- a/dist/index.js +++ b/dist/index.js @@ -267,7 +267,6 @@ noClear: this.props.noClear, styles: this.props.styles, gestureHandling: this.props.gestureHandling, - draggableCursor: this.props.draggableCursor, draggingCursor: this.props.draggingCursor });