Skip to content

Commit

Permalink
fix(sherlock): line -> polyline symbol name
Browse files Browse the repository at this point in the history
  • Loading branch information
stdavis committed Jan 12, 2024
1 parent 6fc74e0 commit d5fbdff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utah-design-system/Sherlock.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const defaultSymbols = {
width: 2.5,
},
},
line: {
polyline: {
type: 'simple-line',
style: 'solid',
color: [255, 255, 0],
Expand Down

0 comments on commit d5fbdff

Please sign in to comment.