ant-design-vue/components/vc-pagination/index.js
2019-08-27 23:14:19 +08:00

3 lines
73 B
JavaScript

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