mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
25 lines
497 B
Markdown
25 lines
497 B
Markdown
# @nextui-org/pagination
|
|
|
|
A Quick description of the component
|
|
|
|
> This is an internal utility, not intended for public usage.
|
|
|
|
## Installation
|
|
|
|
```sh
|
|
yarn add @nextui-org/pagination
|
|
# or
|
|
npm i @nextui-org/pagination
|
|
```
|
|
|
|
## Contribution
|
|
|
|
Yes please! See the
|
|
[contributing guidelines](https://github.com/nextui-org/nextui/blob/master/CONTRIBUTING.md)
|
|
for details.
|
|
|
|
## Licence
|
|
|
|
This project is licensed under the terms of the
|
|
[MIT license](https://github.com/nextui-org/nextui/blob/master/LICENSE).
|