diff --git a/src/components/layers/LayerListItem.jsx b/src/components/layers/LayerListItem.jsx
index bbaab56e..91fb0443 100644
--- a/src/components/layers/LayerListItem.jsx
+++ b/src/components/layers/LayerListItem.jsx
@@ -23,7 +23,7 @@ class LayerTypeDragHandle extends React.Component {
}
}
-const Handle = SortableHandle((props) => )
+const LayerTypeDragHandleSortable = SortableHandle((props) => )
class IconAction extends React.Component {
static propTypes = {
@@ -111,7 +111,7 @@ class LayerListItem extends React.Component {
"maputnik-layer-list-item-selected": this.props.isSelected,
[this.props.className]: true,
})}>
-
+
{this.props.layerId}