mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-05 23:46:28 +08:00
docs: fix typo (#21201)
This commit is contained in:
parent
e6719cbf2a
commit
e5509215bc
@ -11,7 +11,7 @@ title:
|
|||||||
|
|
||||||
## en-US
|
## en-US
|
||||||
|
|
||||||
Use `tipFormatter` to format content of `Toolip`. If `tipFormatter` is null, hide it.
|
Use `tipFormatter` to format content of `Tooltip`. If `tipFormatter` is null, hide it.
|
||||||
|
|
||||||
```jsx
|
```jsx
|
||||||
import { Slider } from 'antd';
|
import { Slider } from 'antd';
|
||||||
|
Loading…
Reference in New Issue
Block a user