Skip to content

Commit

Permalink
Mention disabled in menu-item/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbachhuber committed Jul 28, 2023
1 parent eee6284 commit 7cddb17
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/components/src/menu-item/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@ MenuItem supports the following props. Any additional props are passed through t

Element to render as child of button.

### `disabled`

- Type: `boolean`
- Required: No

Refer to documentation for [Button's `disabled` prop](/packages/components/src/button/README.md#disabled-boolean).

### `info`

- Type: `string`
Expand Down

0 comments on commit 7cddb17

Please sign in to comment.