Skip to content

Commit 9ff8ecf

Browse files
author
brian.kotek
committed
Remove trailing spaces
1 parent 173bb1d commit 9ff8ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/legend/style.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ module.exports = function style(s, gd, legend) {
204204
if(constantItemSizing && valToBound && cst !== undefined) {
205205
valToBound = cst;
206206
}
207-
207+
208208
if(constantItemSymbol && attrIn === 'marker.symbol') {
209209
valToBound = 'circle';
210210
}

0 commit comments

Comments
 (0)