UNPKG

converse-ai-support-library

Version:

A React component library for floating contact buttons (email, chat, call)

6 lines (5 loc) 122 B
export interface SVGComponentProps { className?: string; height?: number | string; width?: number | string; }