remove beaker icon, show text instead (#65153)

This commit is contained in:
Henry Harding 2020-05-04 21:06:09 -04:00 committed by GitHub
parent bab70fbd88
commit fc6c78f53e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,6 @@ export const IngestManagerOverview: React.FunctionComponent = () => {
defaultMessage="Ingest Manager"
/>
<AlphaBadge
iconType="beaker"
label={i18n.translate('xpack.ingestManager.alphaBadge.labelText', {
defaultMessage: 'Experimental',
})}