We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 632c054 commit b482163Copy full SHA for b482163
docs/migration.md
@@ -62,7 +62,7 @@ consider additional positioning prop support on a case-by-case basis.
62
#### @zendeskgarden/react-pagination
63
64
- `Pagination`: renamed to `OffsetPagination`
65
- - changed type export to `HTMLAttributes<HTMLElement>`
+ - changed type export from `HTMLAttributes<HTMLUListElement>` to `HTMLAttributes<HTMLElement>`
66
- removed `transformPageProps` prop
67
- added `labels` prop
68
0 commit comments