fix demo language

This commit is contained in:
afc163 2017-01-20 18:39:13 +08:00
parent 35523be6e9
commit 67da059874
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ title:
Customize Input Component
````jsx
````__react
import { AutoComplete } from 'antd';
function onSelect(value) {

View File

@ -13,7 +13,7 @@ title:
The vertical Slider.
````jsx
````__react
import { Slider } from 'antd';
const style = {