mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-05 23:46:28 +08:00
more natural sounding english for radio component
This sounded a little awkward to me, so I tried to improve it.
This commit is contained in:
parent
c2ce43457e
commit
4f8200bf53
@ -8,8 +8,8 @@ Radio.
|
||||
|
||||
## When To Use
|
||||
|
||||
- Used to select a single state in multiple options.
|
||||
- The difference between Select is that Radio is visible to user and can facilitate the comparison of choice, which makes there shouldn't be too many of them.
|
||||
- Used to select a single state from multiple options.
|
||||
- The difference from Select is that Radio is visible to the user and can facilitate the comparison of choice, which means there shouldn't be too many of them.
|
||||
|
||||
## API
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user