mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
update carousel demo style
This commit is contained in:
parent
c112abd137
commit
b4916d45d3
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user