Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dgboss committed Mar 5, 2024
1 parent 3b5b1bc commit 81e89e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/src/features/fba/components/map/Legend.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ const LegendItem: React.FC<LegendItemProps> = ({
description,
renderEmptyDescription = false
}) => {
// Dirty hack used to force whitespace for the Snow Coverage legend item
return (
<div>
<Grid>
Expand Down

0 comments on commit 81e89e3

Please sign in to comment.