-
-
Notifications
You must be signed in to change notification settings - Fork 50.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
fix: Descriptions组件不设置label的显示问题 #17337
Conversation
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.
Could you please add tests to make sure this change works as expected?
Deploy preview for ant-design ready! Built with commit 6575501 |
Codecov Report
@@ Coverage Diff @@
## master #17337 +/- ##
=======================================
Coverage 95.95% 95.95%
=======================================
Files 263 263
Lines 7351 7351
Branches 2015 2042 +27
=======================================
Hits 7054 7054
Misses 295 295
Partials 2 2
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #17337 +/- ##
=======================================
Coverage 95.95% 95.95%
=======================================
Files 263 263
Lines 7351 7351
Branches 2015 2042 +27
=======================================
Hits 7054 7054
Misses 295 295
Partials 2 2
Continue to review full report at Codecov.
|
🤔 This is a ...
👻 What's the background?
close #17290
💡 Solution
📝 Changelog
☑️ Self Check before Merge