mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 11:39:28 +08:00
docs: fix demo style
This commit is contained in:
parent
5c2087311f
commit
2ed192db52
@ -45,6 +45,7 @@ const App = React.createClass({
|
||||
<p>some contents...</p>
|
||||
<p>some contents...</p>
|
||||
</Modal>
|
||||
<br /><br />
|
||||
<Button type="primary" onClick={() => this.setModal2Visible(true)}>Vertically centered modal dialog</Button>
|
||||
<Modal
|
||||
title="Vertically centered modal dialog"
|
||||
|
Loading…
Reference in New Issue
Block a user