UNPKG

react-carousel-query

Version:

A infinite carousel component made with react that handles the pagination for you.

8 lines (7 loc) 354 B
import { ComponentMeta } from '@storybook/react'; declare const _default: ComponentMeta<({ primary, size, backgroundColor, label, ...props }: import("./Button").ButtonProps) => JSX.Element>; export default _default; export declare const Primary: any; export declare const Secondary: any; export declare const Large: any; export declare const Small: any;