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(types): make ComponentSelectOption.description optional #80

Merged
merged 1 commit into from
Jul 20, 2021

Conversation

LavaDesu
Copy link
Contributor

A tiny change to make the description property in ComponentSelectOption optional.
The API docs mention that it is optional, and I have been excluding it with /** @ts-ignore */ just fine.

@Snazzah Snazzah merged commit 9b060be into Snazzah:master Jul 20, 2021
@Snazzah Snazzah added semver: patch PRs that contain bugfixes and will be on the next patch release scope: types This has something to do with typings labels Jul 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: types This has something to do with typings semver: patch PRs that contain bugfixes and will be on the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants