docs: fix typo (#39104)

This commit is contained in:
Semro 2022-11-30 05:07:11 +03:00 committed by GitHub
parent 6e869eba0b
commit 02e2104b45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,7 @@ To input a value in a range.
### tooltip
| 参数 | 说明 | 类型 | 默认值 | 版本 |
| Property | Description | Type | Default | Version |
| --- | --- | --- | --- | --- |
| open | If true, Tooltip will show always, or it will not show anyway, even if dragging or hovering | boolean | - | 4.23.0 |
| placement | Set Tooltip display position. Ref [Tooltip](/components/tooltip/) | string | - | 4.23.0 |