mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 12:09:14 +08:00
Fix typo in link to InputNumber component (#9994)
Before: >Synchronize with [InptNumber](/components/input-number/) component. After: >Synchronize with [InputNumber](/components/input-number/) component.
This commit is contained in:
parent
82b721a432
commit
66f5e75cff
@ -11,7 +11,7 @@ title:
|
||||
|
||||
## en-US
|
||||
|
||||
Synchronize with [InptNumber](/components/input-number/) component.
|
||||
Synchronize with [InputNumber](/components/input-number/) component.
|
||||
|
||||
````jsx
|
||||
import { Slider, InputNumber, Row, Col } from 'antd';
|
||||
|
Loading…
Reference in New Issue
Block a user