UNPKG

@flatbiz/antd

Version:
16 lines (12 loc) 586 B
/*! @flatjs/forge MIT @flatbiz/antd */ import { b as _objectSpread2 } from './_rollupPluginBabelHelpers-BspM60Sw.js'; import { Pagination } from 'antd'; import { jsx } from 'react/jsx-runtime'; var PaginationWrapper = function PaginationWrapper(props) { // const selectComponentClass = // props.size === 'small' ? SmallSelect : MiddleSelect; // return <Pagination {...props} selectComponentClass={selectComponentClass} />; return /*#__PURE__*/jsx(Pagination, _objectSpread2({}, props)); }; export { PaginationWrapper as P }; //# sourceMappingURL=pagination-BHbEACI4.js.map