mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 11:39:28 +08:00
update Radio demo description
This commit is contained in:
parent
6f1dd16721
commit
052a73081a
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
order: 1
|
order: 1
|
||||||
title:
|
title:
|
||||||
zh-CN: RadioGroup 组合
|
zh-CN: 单选组合
|
||||||
en-US: RadioGroup group
|
en-US: Radio Group
|
||||||
---
|
---
|
||||||
|
|
||||||
## zh-CN
|
## zh-CN
|
||||||
@ -11,7 +11,7 @@ title:
|
|||||||
|
|
||||||
## en-US
|
## en-US
|
||||||
|
|
||||||
A set of mutually exclusive Radio with the use of
|
A group of radio components.
|
||||||
|
|
||||||
```jsx
|
```jsx
|
||||||
import { Radio } from 'antd';
|
import { Radio } from 'antd';
|
||||||
|
Loading…
Reference in New Issue
Block a user