1.4.0 • Published 2 years ago

react-github-btn v1.4.0

Weekly downloads
5,384
License
BSD-2-Clause
Repository
github
Last release
2 years ago

react-github-btn

Installation

npm install react-github-btn
# OR
yarn add react-github-btn

Usage

import GitHubButton from 'react-github-btn'

<GitHubButton href="https://github.com/ntkme">Follow @ntkme</GitHubButton>