update carousel demo style

This commit is contained in:
afc163 2017-07-11 18:20:37 +08:00
parent c112abd137
commit b4916d45d3

View File

@ -17,7 +17,7 @@ Vertical pagination.
import { Carousel } from 'antd';
ReactDOM.render(
<Carousel vertical="true">
<Carousel vertical>
<div><h3>1</h3></div>
<div><h3>2</h3></div>
<div><h3>3</h3></div>