We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16408b3 commit 9d99e2fCopy full SHA for 9d99e2f
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