Skip to content

Allow arrays for enter/leave/update in useTransition typings #625

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

Merged
merged 1 commit into from
Apr 9, 2019

Conversation

bhollis
Copy link
Contributor

@bhollis bhollis commented Apr 7, 2019

The code/docs allows for enter, leave, and update to be arrays, but the typings didn't, and this fixes that.

The code/docs allows for `enter`, `leave`, and `update` to be arrays, but the typings didn't, and this fixes that.
@aleclarson aleclarson merged commit 370856f into pmndrs:master Apr 9, 2019
@aleclarson
Copy link
Contributor

Thanks for the contribution! 🎉

@bhollis bhollis deleted the patch-1 branch April 9, 2019 05:28
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.

2 participants