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

Adds name property to Tab interface. #1042

Merged
merged 3 commits into from Jun 22, 2019
Merged

Adds name property to Tab interface. #1042

merged 3 commits into from Jun 22, 2019

Conversation

MattAndDev
Copy link
Contributor

Fixes: #1041.

Changes proposed in this pull request:

  • adds name?: string to Tab itnerface

@CLAassistant
Copy link

CLAassistant commented Jun 18, 2019

CLA assistant check
All committers have signed the CLA.

@huv1k huv1k merged commit ae450c0 into graphql:master Jun 22, 2019
@huv1k
Copy link
Collaborator

huv1k commented Jun 22, 2019

Thx for your PR @MattAndDev

cgxxv pushed a commit to cgxxv/graphql-playground that referenced this pull request Mar 25, 2022
* Adds missing 'name' : string  property to Tab interface

* 'name' : string property in Tab interface is optional

* Update render-playground-page.ts
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.

Missing name property in Tab interface
3 participants