grubersjoe / react-github-calendar

A React component to display a GitHub contributions calendar
https://grubersjoe.github.io/react-github-calendar
MIT License
453 stars 40 forks source link

Runtime error - TypeError #108

Closed iamabhijeet2003 closed 1 month ago

iamabhijeet2003 commented 1 month ago

I am getting an error while I import and use the component.

image

The import and the use is correct. image

The compiling is successful but the error shows only in the browser. image

grubersjoe commented 1 month ago

Please get into the habit to search though the existing issues before creating a new one first: https://github.com/grubersjoe/react-github-calendar/issues/105