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 TS type of Tooltip.label prop #3597

Merged
merged 1 commit into from
May 11, 2024
Merged

fix TS type of Tooltip.label prop #3597

merged 1 commit into from
May 11, 2024

Conversation

thomasheyenbrock
Copy link
Collaborator

The tooltip can accept any React Node as prop, no need to limit it to only string.

Copy link

changeset-bot bot commented May 10, 2024

🦋 Changeset detected

Latest commit: 1168b89

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@graphiql/react Patch
@graphiql/plugin-code-exporter Patch
@graphiql/plugin-explorer Patch
graphiql Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

The latest changes of this PR are available as canary in npm (based on the declared changesets):

graphiql@3.2.2-canary-dccd76b3.0
@graphiql/plugin-code-exporter@3.0.1-canary-dccd76b3.0
@graphiql/plugin-explorer@3.0.1-canary-dccd76b3.0
@graphiql/react@0.22.1-canary-dccd76b3.0

@acao
Copy link
Member

acao commented May 11, 2024

thanks @thomasheyenbrock !

@acao acao merged commit 224b43f into main May 11, 2024
14 checks passed
@acao acao deleted the fix-tooltip-ts-type branch May 11, 2024 20:51
@acao acao mentioned this pull request May 11, 2024
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

2 participants