# 迷你 - order: 4 迷你版本。 --- ````jsx import { Pagination } from 'antd'; ReactDOM.render( , document.getElementById('components-pagination-demo-mini')); ````