UNPKG

@project44-manifest/react

Version:

Manifest Design System react components

13 lines 544 B
/// <reference types="react" /> declare const _default: { title: string; component: import("@project44-manifest/react-types").ForwardRefComponent<"div", import("../flex").FlexProps>; }; export default _default; export declare function Default(): JSX.Element; export declare function Align(): JSX.Element; export declare function Justify(): JSX.Element; export declare function Gap(): JSX.Element; export declare function Orientation(): JSX.Element; export declare function Wrap(): JSX.Element; //# sourceMappingURL=flex.stories.d.ts.map