This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
ant-design
Watch
1
Star
0
Fork
0
You've already forked ant-design
mirror of
https://github.com/ant-design/ant-design.git
synced
2024-11-26 04:00:13 +08:00
Code
Issues
Actions
25
Packages
Projects
Releases
Wiki
Activity
22af4a9592
ant-design
/
components
/
pagination
/
index.jsx
4 lines
67 B
React
Raw
Normal View
History
Unescape
Escape
style: enable react/no-multi-comp
2016-03-31 17:46:35 +08:00
import
Pagination
from
'./Pagination'
;
添加分页组件
2015-07-13 01:04:05 +08:00
style: enable react/no-multi-comp
2016-03-31 17:46:35 +08:00
export
default
Pagination
;
Reference in New Issue
Copy Permalink