UNPKG

@open-chat/chat-bubble

Version:

Chat bubble component.

6 lines (5 loc) 194 B
/** * Render a chat button component. * placed in the home screen in order to access the view/screen.(/chat) */ export declare function ChatButton(): import("react/jsx-runtime").JSX.Element;