react-social-login-buttons
react-social-login-buttons copied to clipboard
fix: Add size property to SpecificSocialLoginButtonProps interface
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