buttons / react-github-btn

:octocat: Unofficial github:button component for React.js
https://buttons.github.io
BSD 2-Clause "Simplified" License
62 stars 8 forks source link

CommonJS Module Error when used with Docusaurus TS #35

Open adithyaakrishna opened 1 year ago

adithyaakrishna commented 1 year ago

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