mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 03:59:01 +08:00
fix demo
This commit is contained in:
parent
849f080999
commit
2802643c12
@ -28,6 +28,6 @@ let Container = React.createClass({
|
||||
|
||||
ReactDOM.render(
|
||||
<Container />,
|
||||
document.getElementById('components-pagination-demo-aaa'));
|
||||
document.getElementById('components-pagination-demo-uncontrolled'));
|
||||
````
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user