UNPKG

@patternfly/react-core

Version:

This library provides a set of common React components for use with the PatternFly reference implementation.

4 lines 207 B
/// <reference types="react" /> import { AlertGroupProps } from './AlertGroup'; export declare const AlertGroupInline: React.FunctionComponent<AlertGroupProps>; //# sourceMappingURL=AlertGroupInline.d.ts.map