UNPKG

@ansible/ansible-ui-framework

Version:

A framework for building applications using PatternFly.

6 lines (5 loc) 150 B
export declare function CopyCell(props: { text?: string; minWidth?: number; testId?: string; }): import("react/jsx-runtime").JSX.Element;