mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-04-18 00:37:27 +00:00
* Integrate `useIsMobile` hook to detect mobile devices. * Pagination now automatically: * sets `size="small"` on mobile screens * enables `showQuickJumper` for quicker navigation on small screens * Desktop behaviour remains unchanged.