mirror of
https://github.com/maputnik/editor.git
synced 2026-01-06 05:20:01 +00:00
Remove last style configs in JS
This commit is contained in:
@@ -4,8 +4,6 @@ import cloneDeep from 'lodash.clonedeep'
|
||||
import LayerListItem from './LayerListItem'
|
||||
|
||||
import style from '../../libs/style.js'
|
||||
import { margins } from '../../config/scales.js'
|
||||
|
||||
import {SortableContainer, SortableHandle, arrayMove} from 'react-sortable-hoc';
|
||||
|
||||
const layerListPropTypes = {
|
||||
|
||||
Reference in New Issue
Block a user