UNPKG

breakfast-ui

Version:

Your tasty component library

8 lines (7 loc) 787 B
import TextBoxSimpleProps from "./TextBoxSimple.types"; declare const _default: import("@storybook/csf").ComponentAnnotations<import("@storybook/react").ReactFramework, import("@storybook/react").Args>; export default _default; export declare const Default: import("@storybook/csf").AnnotatedStoryFn<import("@storybook/react").ReactFramework, TextBoxSimpleProps>; export declare const Secondary: import("@storybook/csf").AnnotatedStoryFn<import("@storybook/react").ReactFramework, TextBoxSimpleProps>; export declare const LabelEnd: import("@storybook/csf").AnnotatedStoryFn<import("@storybook/react").ReactFramework, TextBoxSimpleProps>; export declare const ColoredLabel: import("@storybook/csf").AnnotatedStoryFn<import("@storybook/react").ReactFramework, TextBoxSimpleProps>;