-
Notifications
You must be signed in to change notification settings - Fork 10.9k
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
refactor: JSX automatic runtime #34498
Conversation
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
|
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #34498 +/- ##
===========================================
- Coverage 59.27% 59.27% -0.01%
===========================================
Files 2820 2820
Lines 67843 67833 -10
Branches 15075 15074 -1
===========================================
- Hits 40216 40208 -8
+ Misses 24810 24808 -2
Partials 2817 2817
Flags with carried forward coverage won't be shown. Click here to find out more. |
0a4783e
to
b47e77f
Compare
b5333fd
to
6dd858e
Compare
6dd858e
to
ba65467
Compare
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.
Proposed changes (including videos or screenshots)
It removes the deprecated default import of
react
.Issue(s)
Steps to test or reproduce
Further comments