mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
upgrade rc-pagination to 1.3.5
This commit is contained in:
parent
123741a623
commit
beaa01d4ef
@ -28,6 +28,6 @@ let Container = React.createClass({
|
||||
|
||||
ReactDOM.render(
|
||||
<Container />,
|
||||
document.getElementById('components-pagination-demo-uncontrolled'));
|
||||
document.getElementById('components-pagination-demo-controlled'));
|
||||
````
|
||||
|
@ -48,7 +48,7 @@
|
||||
"rc-input-number": "~2.4.1",
|
||||
"rc-menu": "~4.8.1",
|
||||
"rc-notification": "~1.3.0",
|
||||
"rc-pagination": "~1.3.3",
|
||||
"rc-pagination": "~1.3.5",
|
||||
"rc-progress": "~1.0.4",
|
||||
"rc-queue-anim": "~0.11.2",
|
||||
"rc-radio": "~2.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user