Skip to content

Commit 9d99e2f

Browse files
authored
Update ExampleFloatingLabel.js
1 parent 16408b3 commit 9d99e2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/app/components/pages/components/SelectField/ExampleFloatingLabel.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const items = [
1212

1313
/**
1414
* `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.
15+
* `floatingLabelFixed` property, and can be customised with the `floatingLabelText` property.
1616
*/
1717
export default class SelectFieldExampleFloatingLabel extends React.Component {
1818

0 commit comments

Comments
 (0)