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

Use correct type for use_callback & use_effect_ for cleanup functions #7

Merged
merged 2 commits into from
Aug 21, 2024

Conversation

ghivert
Copy link
Owner

@ghivert ghivert commented Aug 21, 2024

use_callback was returning wrong type. This PR fixes it.

@ghivert ghivert self-assigned this Aug 21, 2024
@ghivert ghivert changed the title Use correct type for use_callback Use correct type for use_callback & use_effect_ for cleanup functions Aug 21, 2024
@ghivert ghivert merged commit d93cb62 into main Aug 21, 2024
1 check passed
@ghivert ghivert deleted the fix/use-callback branch August 21, 2024 14:38
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.

1 participant