-
Notifications
You must be signed in to change notification settings - Fork 390
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
fix: support array of react components in values #1593
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
size-limit report 📦
|
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## next #1593 +/- ##
==========================================
+ Coverage 75.30% 75.35% +0.04%
==========================================
Files 76 76
Lines 1976 1980 +4
Branches 516 518 +2
==========================================
+ Hits 1488 1492 +4
Misses 375 375
Partials 113 113
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@taozhou-glean thank you!
@taozhou-glean just noticed this: could you please check? |
fix in #1595 |
Description
fix #1592
Types of changes
Fixes #1592
Checklist