Skip to content

Commit

Permalink
chore: remove unuse prop.
Browse files Browse the repository at this point in the history
  • Loading branch information
sunilsabatp committed Dec 24, 2024
1 parent 732b4ab commit d5dda28
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ const LayerSwitchContainer = ({
label,
switchComponent,
showDivider,
additionalInfo,
}: Props) => {
// const [anchorEl, setAnchorEl] = useState<HTMLDivElement | null>(null);

Expand Down

0 comments on commit d5dda28

Please sign in to comment.