We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 167a4b4 commit 44e3181Copy full SHA for 44e3181
packages/mui-joy/src/Autocomplete/Autocomplete.tsx
@@ -816,7 +816,7 @@ Autocomplete.propTypes /* remove-proptypes */ = {
816
*/
817
popupIcon: PropTypes.node,
818
/**
819
- * If `true`, the component becomes readonly. It is also supported for multiple tags where the tag cannot be deleted.
+ * If `true`, the component becomes read-only. It is also supported in multiple tags where the tag cannot be deleted.
820
* @default false
821
822
readOnly: PropTypes.bool,
0 commit comments