ant-design-vue/components/vc-pagination/index.js

3 lines
73 B
JavaScript
Raw Normal View History

2019-08-27 15:11:12 +00:00
// based on rc-pagination 1.20.5
2019-01-12 03:33:27 +00:00
export { default } from './Pagination';