mirror of
https://github.com/maputnik/editor.git
synced 2025-12-25 23:50:02 +00:00
{arrayMove} will no longer be included in 'react-sortable-hoc', move to array-move.
This commit is contained in:
@@ -4,7 +4,7 @@ import cloneDeep from 'lodash.clonedeep'
|
||||
import clamp from 'lodash.clamp'
|
||||
import get from 'lodash.get'
|
||||
import {unset} from 'lodash'
|
||||
import {arrayMove} from 'react-sortable-hoc'
|
||||
import arrayMove from 'array-move'
|
||||
import url from 'url'
|
||||
|
||||
import MapboxGlMap from './map/MapboxGlMap'
|
||||
|
||||
Reference in New Issue
Block a user