fix: Select label React Node warning some case#961
Merged
MadCcc merged 1 commit intoJul 21, 2023
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Member
|
ci 怎么没了 |
Contributor
Author
Wxh16144
added a commit
to Wxh16144-forks/select
that referenced
this pull request
Jul 21, 2023
afc163
pushed a commit
that referenced
this pull request
Jul 21, 2023
* fix: Select label React Node warning some case * test: test driven * fix: warning of label when update * chore: clean up * chore: back of raw --------- Co-authored-by: 洋 <hetongyang@bytedance.com> Co-authored-by: 二货机器人 <smith3816@gmail.com> (cherry picked from commit a5d4b75) # Conflicts: # src/Select.tsx
84726e0 to
581a9ce
Compare
Codecov Report
@@ Coverage Diff @@
## 14.1.x #961 +/- ##
=======================================
Coverage 99.62% 99.62%
=======================================
Files 37 37
Lines 1341 1345 +4
Branches 358 362 +4
=======================================
+ Hits 1336 1340 +4
Misses 4 4
Partials 1 1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
MadCcc
approved these changes
Jul 21, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fix: Select label React Node warning some case
test: test driven
fix: warning of label when update
chore: clean up
chore: back of raw
Co-authored-by: 洋 hetongyang@bytedance.com
Co-authored-by: 二货机器人 smith3816@gmail.com
(cherry picked from commit a5d4b75)
Conflicts:
src/Select.tsx
background: ant-design/ant-design#43637 (comment)