docs: fix badge english doc (#29531)

This commit is contained in:
zkwolf 2021-02-28 09:09:48 +08:00 committed by GitHub
parent 4ad6a55474
commit 96964cc443
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ Badge normally appears in proximity to notifications or user avatars with eye-ca
### Badge.Ribbon (4.5.0+)
| 参数 | 说明 | 类型 | 默认值 | 版本 |
| Property | Description | Type | Default | Version |
| --- | --- | --- | --- | --- |
| color | Customize Ribbon color | string | - | |
| placement | The placement of the Ribbon, `start` and `end` follow text direction (RTL or LTR) | `start` \| `end` | `end` | |