@xapp/chat-widget
Version:
XAPP Chat Widget
10 lines (9 loc) • 337 B
TypeScript
import { Meta } from "@storybook/react";
import { VFC } from "react";
declare const _default: Meta;
export default _default;
export declare const ImageTitleSubtitle: VFC;
export declare const TitleSubtitle: VFC;
export declare const ImageLinkTitleSubtitle: VFC;
export declare const Full: VFC;
export declare const ButtonActionUrl: VFC;