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): missing type definition for 'donePressed' parameter in 'onClose' callback #545

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

rhnorskov
Copy link
Contributor

Fixes #541

@remarkablemark remarkablemark changed the title fix: missing type definition for 'donePressed' parameter in 'onClose'… fix(types): missing type definition for 'donePressed' parameter in 'onClose' Apr 1, 2024
@remarkablemark remarkablemark changed the title fix(types): missing type definition for 'donePressed' parameter in 'onClose' fix(types): missing type definition for 'donePressed' parameter in 'onClose' callback Apr 1, 2024
@remarkablemark remarkablemark merged commit d39f880 into lawnstarter:master Apr 1, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add the correct interface arguments to the onClose prop
2 participants