Merge pull request #13621 from backstage/renovate/eslint-plugin-react-7.x-lockfile

fix(deps): update dependency eslint-plugin-react to v7.31.8
This commit is contained in:
Ben Lambert
2022-09-16 17:40:55 -04:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
@@ -43,7 +43,7 @@ export const SearchResultPager = () => {
}
return (
<nav arial-label="pagination navigation" className={classes.root}>
<nav aria-label="pagination navigation" className={classes.root}>
<Button
aria-label="previous page"
disabled={!fetchPreviousPage}