react-social-login-buttons
react-social-login-buttons copied to clipboard
Div that contains the icon still exists even when iconSize prop set to minimum
The div that contains the icon gets 10px of size even when iconSize prop set to 0px. When you set the align prop to center, the text inside the button do not correct align because of the 10px of the icon div.