Browse Source

Update Navigation-Menu.md

pull/15922/head
Hamza Albreem 3 years ago
committed by GitHub
parent
commit
f8bc3db8f2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/en/UI/AspNetCore/Navigation-Menu.md

2
docs/en/UI/AspNetCore/Navigation-Menu.md

@ -230,7 +230,7 @@ namespace MyProject.Web.Menus
}
```
> The UI theme will decide to render groups or not, and if it decides to render, it is up to theme how to render. Only the LeptonX theme implements menu group.
> The UI theme will decide whether to render the groups or not, and if it decides to render, the way it's rendered is up to the theme. Only the LeptonX theme implements the menu group.
## Standard Menus

Loading…
Cancel
Save