UNPKG

share-button-links-react

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