react-social-login-buttons icon indicating copy to clipboard operation
react-social-login-buttons copied to clipboard

fix: Add size property to SpecificSocialLoginButtonProps interface

Open emadunan opened this issue 3 years ago • 0 comments

This fixes size property unavailability in components, and matches the documentation in the README file.

BREAKING CHANGE Before this fix size property wasn't available in the components properties, and the implementation wasn't match the library documentation

emadunan avatar Sep 12 '22 21:09 emadunan