We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4afb71b commit 4ed3c1dCopy full SHA for 4ed3c1d
app/javascript/components/maps/components/menu/components/sections/explore/explore-sections.js
@@ -198,7 +198,7 @@ export const topics = {
198
}
199
],
200
basemap: {
201
- key: 'default'
+ value: 'default'
202
},
203
label: 'default'
204
@@ -242,7 +242,7 @@ export const topics = {
242
243
244
245
- key: 'dark'
+ value: 'dark'
246
247
label: 'lightLabels'
248
@@ -318,7 +318,7 @@ export const topics = {
318
319
320
321
322
323
324
@@ -373,7 +373,7 @@ export const topics = {
373
374
375
376
377
378
379
0 commit comments