Hey there,
As of the new update, I was upgrading my npm package "github-calendar" to the new version ^2.3.2.
When i go to build or run my react implementation, which worked perfectly before, i'm now getting an error;
Error: 'GitHubCalendar' is not exported by node_modules/github-calendar/lib/index.js
import { GitHubCalendar } from "github-calendar";