mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-03 20:49:14 +08:00
fix demo language
This commit is contained in:
parent
35523be6e9
commit
67da059874
@ -13,7 +13,7 @@ title:
|
||||
|
||||
Customize Input Component
|
||||
|
||||
````jsx
|
||||
````__react
|
||||
import { AutoComplete } from 'antd';
|
||||
|
||||
function onSelect(value) {
|
||||
|
@ -13,7 +13,7 @@ title:
|
||||
|
||||
The vertical Slider.
|
||||
|
||||
````jsx
|
||||
````__react
|
||||
import { Slider } from 'antd';
|
||||
|
||||
const style = {
|
||||
|
Loading…
Reference in New Issue
Block a user