react-github-btn icon indicating copy to clipboard operation
react-github-btn copied to clipboard

:octocat: Unofficial github:button component for React.js

Results 4 react-github-btn issues
Sort by recently updated
recently updated
newest added

**Description:** If I try to import GitHubButton on an `index.tsx` file, it is giving me the following error, ![Screenshot 2023-05-18 at 1 50 37 PM](https://github.com/buttons/react-github-btn/assets/23498248/574e7a1f-69ea-464d-8ed2-2846e69404c6)

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...