diff --git a/components/icon/index.en-US.md b/components/icon/index.en-US.md index f7d0eb5d17..0bbb591f05 100644 --- a/components/icon/index.en-US.md +++ b/components/icon/index.en-US.md @@ -121,7 +121,7 @@ ReactDOM.render(, mountNode); The following properties are available for the component: -| Property | Description | Type | Default | Version | +| Property | Description | Type | Readonly | Version | | --- | --- | --- | --- | --- | | width | The width of the `svg` element | string \| number | '1em' | 3.10.0 | | height | The height of the `svg` element | string \| number | '1em' | 3.10.0 |