Package Exports
- react-github-btn
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-github-btn) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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>