UNPKG

@gzup/macaw-ui-4

Version:

Gzup's UI component library

8 lines (7 loc) 296 B
import { Meta, Story } from "@storybook/react"; export declare const Default: Story; export declare const WithDelete: Story; export declare const WithTooltips: Story; export declare const WithPreview: Story; declare const _default: Meta<import("@storybook/react").Args>; export default _default;