-
-
Notifications
You must be signed in to change notification settings - Fork 212
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GithubCalendar is no longer exported from "github-calendar" ? #161
Comments
Hey @alanmontgomery, you can use like this import GitHubCalendar from "github-calendar"; |
Doesn't work?
|
@alanmontgomery It is exported well by default (screen), the problem you are experiencing must be related to your configuration, i used it today and it works. Can you create (linked) a repo with the problem you are experiencing? |
I can try it in a blank react project and see what happens. I know, i looked at the lib/index.js as well and it exports as { GitHubCalendar } as i originally had like you've pointed out |
Is this still a problem? |
@IonicaBizau I think so yeah |
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;
The text was updated successfully, but these errors were encountered: