Browse Source

#6685 Add SubmitButton to docs menu.

pull/6691/head
Halil İbrahim Kalkan 5 years ago
parent
commit
1a06b0b5e7
  1. 9
      docs/en/docs-nav.json

9
docs/en/docs-nav.json

@ -697,6 +697,15 @@
}
]
},
{
"text": "Other Components",
"items": [
{
"text": "SubmitButton",
"path": "UI/Blazor/SubmitButton.md"
}
]
},
{
"text": "Settings",
"path": "UI/Blazor/Settings.md"

Loading…
Cancel
Save