Skip to content

Commit 6370214

Browse files
authored
Map - add "updated" badge to demos (#28380)
1 parent 84138db commit 6370214

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

apps/demos/menuMeta.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5401,19 +5401,22 @@
54015401
{
54025402
"Title": "Providers and Types",
54035403
"Name": "ProvidersAndTypes",
5404-
"Widget": "Map"
5404+
"Widget": "Map",
5405+
"Badge": "Updated"
54055406
},
54065407
{
54075408
"Title": "Markers",
54085409
"Name": "Markers",
54095410
"DocUrl": "Guide/UI_Components/Map/Configure_Markers/",
5410-
"Widget": "Map"
5411+
"Widget": "Map",
5412+
"Badge": "Updated"
54115413
},
54125414
{
54135415
"Title": "Routes",
54145416
"Name": "Routes",
54155417
"DocUrl": "Guide/UI_Components/Map/Configure_Routes/",
5416-
"Widget": "Map"
5418+
"Widget": "Map",
5419+
"Badge": "Updated"
54175420
}
54185421
]
54195422
},

0 commit comments

Comments
 (0)