diff --git a/components/pagination/Pagination.tsx b/components/pagination/Pagination.tsx index ab497023d..ba739421e 100644 --- a/components/pagination/Pagination.tsx +++ b/components/pagination/Pagination.tsx @@ -35,7 +35,7 @@ export const paginationProps = () => ({ prefixCls: String, selectPrefixCls: String, totalBoundaryShowSizeChanger: Number, - selectComponentClass: String, + selectComponentClass: [String, Object], itemRender: functionType< (opt: {