sync: release-22.x to release-23.x #5309
Annotations
1 error
Run commitlint
You have commit messages with errors
⧗ input: fix: add required paginationLabel prop to TablePagination component's use of Pagination component (#3406)
This commit fixes a bug with the TablePagination component. This component renders the Pagination component without a paginationLabel prop, which is a required prop of the Pagination component. This commit adds a paginationLabel="table pagination" prop, which matches the prop passed to the PaginationComponent by the TablePaginationMinimal component.
Authored-by: michaelroytman <[email protected]>
✖ header must not be longer than 100 characters, current length is 105 [header-max-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://open-edx-proposals.readthedocs.io/en/latest/oep-0051-bp-conventional-commits.html
|
Loading