ant-design-vue/components/vc-pagination/index.js
2019-01-12 12:46:29 +08:00

3 lines
73 B
JavaScript

// based on rc-pagination 1.17.8
export { default } from './Pagination';