update Radio demo description

This commit is contained in:
afc163 2017-03-24 19:54:00 +08:00
parent 6f1dd16721
commit 052a73081a

View File

@ -1,8 +1,8 @@
---
order: 1
title:
zh-CN: RadioGroup 组合
en-US: RadioGroup group
zh-CN: 单选组合
en-US: Radio Group
---
## zh-CN
@ -11,7 +11,7 @@ title:
## en-US
A set of mutually exclusive Radio with the use of
A group of radio components.
```jsx
import { Radio } from 'antd';