mirror of
https://github.com/maputnik/editor.git
synced 2026-08-24 14:07:33 +00:00
Add hover effect for collapse header
This commit is contained in:
@@ -135,7 +135,6 @@ class LayerListItem extends React.Component {
|
||||
}
|
||||
|
||||
if(this.state.hover) {
|
||||
console.log('hooover')
|
||||
itemStyle.backgroundColor = Color(colors.black).lighten(0.10).string()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user