Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: reduce line diffs for hotfix
  • Loading branch information
Parkreiner committed Nov 7, 2023
commit df60c4b9e88a3eaa5ca9ed36724caa9156011b51
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ export const PaginationWidgetBase = ({
);
})
)}

<Button
aria-label="Next page"
disabled={isLastPage}
Expand Down