Skip to content

Commit

Permalink
[docs][selects] address review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
adityaparab committed Dec 26, 2024
1 parent 1c6e627 commit 9485263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data/material/components/selects/selects.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ It extends the [text field components](/material-ui/react-text-field/) subcompon
It shares the same styles and many of the same props. Refer to the respective component's API page for details.

:::warning
The `placeholder` prop is NOT shared.
Unlike input components, the `placeholder` prop is not available in Select. To add a placeholder, refer to the [placeholder](#placeholder) section below.
:::

### Filled and standard variants
Expand Down

0 comments on commit 9485263

Please sign in to comment.