UNPKG

@botonic/react

Version:

Build Chatbots using React

4 lines (3 loc) 77 B
export function SendButton({ onClick }: { onClick: any; }): JSX.Element;