UNPKG

@patternfly/react-core

Version:

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

4 lines 246 B
import * as React from 'react'; import { SeparatorProps } from '../Dropdown/DropdownSeparator'; export declare const ApplicationLauncherSeparator: React.FunctionComponent<SeparatorProps>; //# sourceMappingURL=ApplicationLauncherSeparator.d.ts.map