-
Notifications
You must be signed in to change notification settings - Fork 1
Fixed: Resend button didn't appear #3
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
Conversation
…d reset mocks after each test
✅ Deploy Preview for monika-notify-api ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for wa-hyperjump-fb-webhooks ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for wa-hyperjump-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for wa-hyperjump-tech ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3 +/- ##
=======================================
Coverage 98.32% 98.32%
=======================================
Files 74 74
Lines 2870 2871 +1
Branches 356 357 +1
=======================================
+ Hits 2822 2823 +1
Misses 48 48 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Resolves #2
The bug happened because of the different tab's string in
useRegisterResendhook and theuseHomeTabhook for the resend tab.