Skip to content

Commit

Permalink
docs: fix broken sub-menu docs (#38930)
Browse files Browse the repository at this point in the history
* Fix broken sub-menu docs

* Update components/menu/index.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>
  • Loading branch information
nayunhwan and afc163 committed Nov 24, 2022
1 parent be9c46c commit 5355011
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/menu/index.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@ The legacy demo code for version `<4.20.0` could be found at [https://github.com
#### SubMenuType

| Param | Description | Type | Default value | Version |
| --- | --- | --- | --- | --- | --- |
| Property | Description | Type | Default value | Version |
| --- | --- | --- | --- | --- |
| children | Sub-menus or sub-menu items | [ItemType\[\]](#ItemType) | - | |
| disabled | Whether sub-menu is disabled | boolean | false | |
| icon | Icon of sub menu | ReactNode | - | |
Expand Down

0 comments on commit 5355011

Please sign in to comment.