UNPKG

@ansible/ansible-ui-framework

Version:

A framework for building applications using PatternFly.

5 lines (4 loc) 140 B
export declare function EmptyStateError(props: { titleProp?: string; message?: string; }): import("react/jsx-runtime").JSX.Element;