diff --git a/docs/en-US/component/skeleton.md b/docs/en-US/component/skeleton.md index 9108e5e40b..7a5445928b 100644 --- a/docs/en-US/component/skeleton.md +++ b/docs/en-US/component/skeleton.md @@ -108,6 +108,6 @@ skeleton/avoiding-rendering-bouncing ### Skeleton Item Attributes -| Attribute | Description | Type | Default | -| --------- | ----------------------------------- | --------------------------------------------------------------------------------------------------- | -------- | -| `variant` | The current rendering skeleton type | `'p' \| 'text' \| 'h1' \| 'h3' \| 'text' \| 'caption' \| 'button' \| 'image' \| 'circle' \| 'rect'` | `'text'` | +| Attribute | Description | Type | Default | +| --------- | ----------------------------------- | ----------------------------------------------------------------------------------------- | -------- | +| `variant` | The current rendering skeleton type | `'p' \| 'text' \| 'h1' \| 'h3' \| 'caption' \| 'button' \| 'image' \| 'circle' \| 'rect'` | `'text'` |