We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 16408b3 + 9d99e2f commit 5883067Copy full SHA for 5883067
1 file changed
docs/src/app/components/pages/components/SelectField/ExampleFloatingLabel.js
@@ -12,7 +12,7 @@ const items = [
12
13
/**
14
* `SelectField` supports a floating label with the `floatingLabelText` property. This can be fixed in place with the
15
- * `floatingLabelFixed property, and can be customised with the `floatingLabelText` property.
+ * `floatingLabelFixed` property, and can be customised with the `floatingLabelText` property.
16
*/
17
export default class SelectFieldExampleFloatingLabel extends React.Component {
18
0 commit comments