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
|
||||
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';
|
||||
|
Loading…
Reference in New Issue
Block a user