UNPKG

data-paginate

Version:

`data-paginate` is a React hook for handling pagination with an array of data. It provides an easy way to paginate data with simple navigation functions.

4 lines (2 loc) 91 B
import usePagination from "./component/ReactPagination"; export default usePagination;