UNPKG

share-button-links-react

Version:
10 lines 406 B
export default function ButtonFacebookIcon({ url, title, isRounded, isAllWhite, isWhited, isBordered, isCircled }: { url?: string | undefined; title: any; isRounded?: boolean | undefined; isAllWhite?: boolean | undefined; isWhited?: boolean | undefined; isBordered?: boolean | undefined; isCircled?: boolean | undefined; }): any; //# sourceMappingURL=ButtonFacebookIcon.d.ts.map