Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
mohitb35 committed Jan 31, 2025
1 parent 3c9009b commit cdf2e65
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ const SingleLayerOption = ({ layerConfig }: Props) => {
'& .MuiPaper-root': {
borderRadius: '12px',
marginTop: '-8px',
boxShadow: '0px 4px 12px rgba(0, 0, 0, 0.1)',
},
}}
onMouseLeave={handleClose}
Expand Down

0 comments on commit cdf2e65

Please sign in to comment.