Skip to content

Commit 74ed477

Browse files
fix docs
1 parent aeb89bf commit 74ed477

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ Use this pagination hook if you want to keep track of the pagination in memory.
140140
This is very handy for dialogs.
141141

142142
```tsx
143-
import { useSearchAndPaginationInMemory } from '@aboutbits/react-pagination'
143+
import { useSearchAndPagination } from '@aboutbits/react-pagination/inMemoryPagination'
144144
```
145145

146146
### React-Router based pagination

0 commit comments

Comments
 (0)