docs: fix demo style

This commit is contained in:
Benjy Cui 2016-08-11 11:47:28 +08:00
parent 5c2087311f
commit 2ed192db52

View File

@ -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"