fix(ui): invalid html button markup#1274
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
|
thank you!! 🫶 I'm working on hydration right now, and this is so helpful. |
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
📝 WalkthroughWalkthroughThis pull request changes block-level Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 1✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 🧹 Recent nitpick comments
Comment |
9cf29d4 to
425ef63
Compare
|
@danielroe can you apply coderabbitai suggestions? we may also need to add |
Using div inside a button is invalid html markup (hydration missmatch issues).
I've been reviewing the button usages using div inside: