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

fix(radar): Add return type of GridLabelCustomFunction #1045

Merged
merged 1 commit into from
Jul 3, 2020

Conversation

Hongmokee
Copy link
Contributor

I want to use nivo/radar like below link in typescript code.
In that example code, custom label component return react element.
nivo/rader: custom-label-component

but, because of Type Declaration, I can't use custom label component for nivo/radar.
So, I fix packages/radar/index.d.ts code. Could you review it?

@wyze wyze changed the title Add return type of GridLabelCustomFunction fix(radar): Add return type of GridLabelCustomFunction Jul 3, 2020
@wyze wyze merged commit f87be93 into plouc:master Jul 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants