-
-
Notifications
You must be signed in to change notification settings - Fork 50.3k
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
refactoring: replace deprecated React.SFC with React.FunctionComponent #22691
Conversation
Codecov Report
@@ Coverage Diff @@
## master #22691 +/- ##
==========================================
+ Coverage 98.14% 98.14% +<.01%
==========================================
Files 306 306
Lines 7078 7079 +1
Branches 1900 1945 +45
==========================================
+ Hits 6947 6948 +1
Misses 131 131
Continue to review full report at Codecov.
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 1805a6e:
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 9eee0ef:
|
@afc163 CI broken because the size changed. Other tests all passed. |
🤔 This is a ...
🔗 Related issue link
None
💡 Background and solution
DefinitelyTyped/DefinitelyTyped#30364
📝 Changelog
☑️ Self Check before Merge