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

Cover the hooks with tests #160

Merged
merged 4 commits into from
Sep 26, 2024
Merged

Cover the hooks with tests #160

merged 4 commits into from
Sep 26, 2024

Conversation

dmytro587
Copy link
Contributor

No description provided.

@dmytro587 dmytro587 self-assigned this Sep 25, 2024
@@ -62,7 +62,7 @@ export const Toast: React.FC<ToastOwnProps> = (props) => {
}

return undefined;
});
}, []);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch @dmytro587

@donskov donskov merged commit cb33874 into main Sep 26, 2024
1 check passed
@donskov donskov deleted the write-tests-for-hooks branch September 26, 2024 11:48
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