react-github-btn
react-github-btn copied to clipboard
:octocat: Unofficial github:button component for React.js
**Description:** If I try to import GitHubButton on an `index.tsx` file, it is giving me the following error, 
How to add this button style
# Update to latest react version Closed #40
Hello, I recently encountered compatibility issues while using the `react-github-btn` package in a modern React project with TypeScript. These issues seem to stem from both outdated type definitions and compatibility...