mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 06:03:38 +08:00
tiny update
This commit is contained in:
parent
be3d529917
commit
75ecb0d0dc
@ -75,7 +75,7 @@ React.render(
|
||||
<div className="ant-form-item ant-form-item-compact">
|
||||
<label className="col-6">ant-radio:</label>
|
||||
<div className="col-18">
|
||||
<RadioGroup value={"b"}>
|
||||
<RadioGroup value="b">
|
||||
<Radio value="a">A</Radio>
|
||||
<Radio value="b">B</Radio>
|
||||
<Radio value="c">C</Radio>
|
||||
|
Loading…
Reference in New Issue
Block a user