import { Alert } from '@patternfly/react-core'; export const AlertPlainInlineVariations: React.FunctionComponent = () => (

Success alert description. This should tell the user more information about the alert.

);