Skip to content

Commit 9485263

Browse files
committed
[docs][selects] address review comment
1 parent 1c6e627 commit 9485263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/data/material/components/selects/selects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ It extends the [text field components](/material-ui/react-text-field/) subcompon
3535
It shares the same styles and many of the same props. Refer to the respective component's API page for details.
3636

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

4141
### Filled and standard variants

0 commit comments

Comments
 (0)