Skip to content

Commit

Permalink
Merge conflict cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomcariello committed Aug 9, 2023
1 parent 5e0187e commit 8d97712
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions web/js/containers/sidebar/layers-container.js
Original file line number Diff line number Diff line change
Expand Up @@ -165,13 +165,6 @@ function LayersContainer (props) {
{ !isEmbedModeActive && (
<div className="product-buttons">
<div className="layers-add-container">
{/* <Button
id="layers-add"
aria-label="Add layers"
className="layers-add red"
text="+ Add Layers"
onClick={onClickAddLayers}
/> */}
<Checkbox
id="group-overlays-checkbox"
checked={groupOverlays}
Expand Down

0 comments on commit 8d97712

Please sign in to comment.