mirror of
https://github.com/maputnik/editor.git
synced 2025-12-27 16:40:00 +00:00
Rename to mapital
This commit is contained in:
@@ -136,7 +136,7 @@ export class LayerEditor extends React.Component {
|
||||
borderRight: 0,
|
||||
borderStyle: "solid",
|
||||
borderColor: theme.borderColor,
|
||||
borderLeftColor: this.props.layer.getIn(['metadata', 'mapolo:color'])
|
||||
borderLeftColor: this.props.layer.getIn(['metadata', 'mapital:color'])
|
||||
}}>
|
||||
<Toolbar onClick={this.toggleLayer.bind(this)}>
|
||||
<NavItem style={{fontWeight: 400}}>
|
||||
|
||||
Reference in New Issue
Block a user