1.0.0 • Published 3 years ago
@porti_esp/githubbutton v1.0.0
Github button component
This component will create a button ready for redirect to your github page, additinaly you can add a bubble to show the number of public repos

Props
valueThe text shown on the buttonusernameYour github usernamebubbleBoolean for the bubble with your public reposminiToggle smaller version of the button (no text, rounded)
Example
<GithubButton value="Visit my github" username="PortiESP" bubble mini/>1.0.0
3 years ago