Skip to content
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

["@nivo/calendar": "^0.58.0"] ResponsiveCalendarCanvas is not defined in index.d.ts? #585

Closed
github0013 opened this issue Jun 8, 2019 · 1 comment
Labels
📆 calendar @nivo/calendar package typescript

Comments

@github0013
Copy link

github0013 commented Jun 8, 2019

Describe/explain the bug
https://codesandbox.io/s/eloquent-sara-ngq03?fontsize=14

https://github.com/plouc/nivo/blob/v0.58.0/packages/calendar/index.d.ts#L75
missing ResponsiveCalendarCanvas?

To Reproduce

import { ResponsiveCalendarCanvas } from "@nivo/calendar"

Expected behavior
Not to show the error.

Screenshots

@plouc plouc added 📆 calendar @nivo/calendar package typescript labels Jul 11, 2019
@plouc
Copy link
Owner

plouc commented Jul 13, 2019

Yes, the canvas implementation definition is missing, I've added it to this issue about missing chart types

@plouc plouc closed this as completed Jul 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📆 calendar @nivo/calendar package typescript
Projects
None yet
Development

No branches or pull requests

2 participants