Skip to content

Commit

Permalink
Fix typo gray => gray
Browse files Browse the repository at this point in the history
  • Loading branch information
sankichi92 authored Aug 29, 2022
1 parent 141ce05 commit 27e4a68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/OverlayFeatureLayers.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const iconColors = [
"orange",
"yellow",
"violet",
"gray",
"grey",
"black",
];

Expand Down

0 comments on commit 27e4a68

Please sign in to comment.