Skip to content

Commit

Permalink
Merge pull request #991 from devinit/dependabot/npm_and_yarn/eslint-p…
Browse files Browse the repository at this point in the history
…lugin-react-7.33.2

Bump eslint-plugin-react from 7.30.0 to 7.33.2
  • Loading branch information
ThatcherK committed Jan 22, 2024
2 parents 7ff0769 + 563b93e commit da0ba6f
Show file tree
Hide file tree
Showing 3 changed files with 1,295 additions and 315 deletions.
1 change: 1 addition & 0 deletions frontend/src/pages/Login/Login.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ type LoginProps = RouteComponentProps<{ [x: string]: string | undefined }> & Act

const CustomHeaderElement = (props: any) => {
return (
/* eslint-disable-next-line */
<div className="page-header login-page header-filter" filter-color="red">
{props.children}
</div>
Expand Down
Loading

0 comments on commit da0ba6f

Please sign in to comment.