UNPKG

@surveycake/rc

Version:

react component of surveycake

7 lines (6 loc) 257 B
import { Meta, Story } from '@storybook/react'; declare const _default: Meta<import("@storybook/react").Args>; export default _default; export declare const Simple: Story; export declare const Controlled: Story; export declare const WithTable: Story;