Updated recommended changes and made simplifications

pull/682/head
Vincent 6 years ago
parent 08bf89bdd1
commit d866e0ca2d

@ -55,8 +55,7 @@ export class SessionIconButton extends React.PureComponent<Props> {
role="button"
onClick={e => {
this.clickHandler(e);
}
}
}}
>
<img src={iconPath} alt="Icon Button" />
</div>

Loading…
Cancel
Save