UNPKG

react-floating-whatsapp

Version:

Simple React Component for adding a floating WhatsApp button to your project.

6 lines (5 loc) 235 B
/// <reference types="react" /> export declare function WhatsappSVG(): JSX.Element; export declare function CheckSVG(): JSX.Element; export declare function CloseSVG(): JSX.Element; export declare function SendSVG(): JSX.Element;