Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
{item.title ? item.title : utils.Icap(key)}
);
})}
);
})}
);
const PageToolbar = (
<button aria-label="Toggle Connect Form" id="connectButton">
</button>
(this.notificationRef = el)}
suppress={this.state.suppress}
/>
const { isUserDropdownOpen, isHelpDropdownOpen, showAboutModal } = this.state;
const logoProps = {
onClick: () => this.onTitleClick()
};
const gsUrl =
'https://access.redhat.com/documentation/en-us/red_hat_managed_integration/1/html-single/getting_started/';
const riUrl =
'https://access.redhat.com/documentation/en-us/red_hat_managed_integration/1/html-single/release_notes/';
const csUrl = 'https://access.redhat.com/support/';
const MastheadToolbar = (
<button aria-label="Settings">
</button>