react-github-login
react-github-login copied to clipboard
Feature: allow component override
It would be cool to be able to override the component used (instead of just button
.)
component='button'
prop would make it act the same as it does now, but allow override. I can make a PR, if you're interested.