src/modules/account/components/account-view/account-view.jsx
Function AccountView
has 29 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
const AccountView = p => {
const showRepFaucet = parseInt(augur.rpc.getNetworkID(), 10) !== 1;
return (
<section className={Styles.AccountView}>