mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 11:40:04 +08:00
fix button demo
This commit is contained in:
parent
e39c5e53ed
commit
5b1ccce554
@ -31,7 +31,7 @@ ReactDOM.render(<div>
|
||||
|
||||
<h4>带图标按钮组合</h4>
|
||||
<ButtonGroup>
|
||||
<Button type="primary" icon="left">
|
||||
<Button type="primary">
|
||||
<Icon type="left" />后退
|
||||
</Button>
|
||||
<Button type="primary">
|
||||
|
Loading…
Reference in New Issue
Block a user