[KEYCLOAK-12277] NPM lint errors and warnings on MyResources page

This commit is contained in:
Bruno Oliveira da Silva 2019-11-27 11:44:44 -03:00 committed by Stan Silvert
parent b4db6216c3
commit f9683b460b

View file

@ -277,7 +277,7 @@ export class MyResourcesPage extends React.Component<MyResourcesPageProps, MyRes
}
}
private handleTabClick = (event: React.FormEvent<HTMLInputElement>, tabIndex: number) => {
private handleTabClick = (event: React.MouseEvent<HTMLInputElement>, tabIndex: number) => {
if (this.state.activeTabKey === tabIndex) return;
this.setState({