add headStyle to card component #11407
Merged
Conversation
Deploy preview for ant-design ready! Built with commit d38d7d4 |
Codecov Report
@@ Coverage Diff @@
## feature-3.8.0 #11407 +/- ##
==============================================
Coverage 91.76% 91.76%
==============================================
Files 199 199
Lines 5014 5014
Branches 1403 1403
==============================================
Hits 4601 4601
Misses 408 408
Partials 5 5
Continue to review full report at Codecov.
|
Hey! You made it! |
a88a320
into
ant-design:feature-3.8.0
6 checks passed
6 checks passed
security/snyk - package.json (paranoidjk)
No manifest changes detected
@pan463859 works correctly, you can check here: https://codesandbox.io/s/m7rjoornm8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
solving the issue #6654
I was doing fork of branch
master
and sending pull request tofeature-3.8.0
, I feel bad for it, sorry and thanks @afc163.