Commit 2cd8040
authored
Fix choropleth example (#688)
Fixes #687 by switching away from wrongly implemented nullish coalescing operator.
There are probably a couple different ways to do this, so this is just one that seems simple and effective.1 parent ffe22ca commit 2cd8040
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
0 commit comments