Browse Source

Added Blazor Page Progress to the docs menu

pull/7234/head
Halil İbrahim Kalkan 6 years ago
parent
commit
7695f3ea54
  1. 4
      docs/en/docs-nav.json

4
docs/en/docs-nav.json

@ -681,6 +681,10 @@
{
"text": "Page Alerts",
"path": "UI/Blazor/Page-Alerts.md"
},
{
"text": "Page Progress",
"path": "UI/Blazor/Page-Progress.md"
}
]
},

Loading…
Cancel
Save