3 lines
94 B
TypeScript
3 lines
94 B
TypeScript
export { default } from '@mui/material/Pagination';
|
|
export * from '@mui/material/Pagination';
|