mirror of
https://github.com/maputnik/editor.git
synced 2026-07-23 22:37:25 +00:00
Group layers #66
This commit is contained in:
@@ -80,10 +80,6 @@ class LayerListItem extends React.Component {
|
||||
reactIconBase: React.PropTypes.object
|
||||
}
|
||||
|
||||
constructor(props) {
|
||||
super(props)
|
||||
}
|
||||
|
||||
getChildContext() {
|
||||
return {
|
||||
reactIconBase: { size: 14 }
|
||||
|
||||
Reference in New Issue
Block a user