File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,11 +9,10 @@ state or in the browser URL.
99## Table of content
1010
1111- [ Usage] ( #usage )
12- - [ useQuery] ( #usequery )
13- - [ usePagination] ( #usepagination )
14- - [ useQueryAndPagination] ( #usequeryandpagination )
12+ - [ Example usage with Next.js] ( #example-usage-with-nextjs )
13+ - [ Example usage with React Router and zod] ( #example-usage-with-react-router-and-zod )
1514- [ Build & Publish] ( #build--publish )
16- - [ Information ] ( #information )
15+ - [ About ] ( #about )
1716
1817## Usage
1918
@@ -41,7 +40,7 @@ The hooks exported from `@aboutbits/react-pagination/*/zod` are more convenient
4140
4241Some examples follow, but we recommend having a look at the type definitions for more details about the API.
4342
44- #### Example usage with Next.js
43+ ### Example usage with Next.js
4544
4645``` tsx
4746import { Query } from ' @aboutbits/react-pagination'
You can’t perform that action at this time.
0 commit comments