Skip to content

Commit

Permalink
Map - add "updated" badge to demos (#28380)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zedwag authored Nov 16, 2024
1 parent 84138db commit 6370214
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions apps/demos/menuMeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -5401,19 +5401,22 @@
{
"Title": "Providers and Types",
"Name": "ProvidersAndTypes",
"Widget": "Map"
"Widget": "Map",
"Badge": "Updated"
},
{
"Title": "Markers",
"Name": "Markers",
"DocUrl": "Guide/UI_Components/Map/Configure_Markers/",
"Widget": "Map"
"Widget": "Map",
"Badge": "Updated"
},
{
"Title": "Routes",
"Name": "Routes",
"DocUrl": "Guide/UI_Components/Map/Configure_Routes/",
"Widget": "Map"
"Widget": "Map",
"Badge": "Updated"
}
]
},
Expand Down

0 comments on commit 6370214

Please sign in to comment.