Skip to content

Commit b482163

Browse files
geotrevjzempel
andauthored
chore: specify before and after type change
Co-authored-by: Jonathan Zempel <jzempel@gmail.com>
1 parent 632c054 commit b482163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ consider additional positioning prop support on a case-by-case basis.
6262
#### @zendeskgarden/react-pagination
6363

6464
- `Pagination`: renamed to `OffsetPagination`
65-
- changed type export to `HTMLAttributes<HTMLElement>`
65+
- changed type export from `HTMLAttributes<HTMLUListElement>` to `HTMLAttributes<HTMLElement>`
6666
- removed `transformPageProps` prop
6767
- added `labels` prop
6868

0 commit comments

Comments
 (0)