Skip to content

Commit 22560e3

Browse files
committed
Update docs
1 parent 87ff9b0 commit 22560e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ React.render(<Pagination />, container);
7676
| nextIcon | specifict the default previous icon | ReactNode \| (props: PaginationProps) => ReactNode | |
7777
| jumpPrevIcon | specifict the default previous icon | ReactNode \| (props: PaginationProps) => ReactNode | |
7878
| jumpNextIcon | specifict the default previous icon | ReactNode \| (props: PaginationProps) => ReactNode | |
79-
| hideBoundary | hide boundary jumper | Bool | false |
8079
| pagerCount | show number of pagers | Number | 5 |
8180

8281
## License

0 commit comments

Comments
 (0)