Commit 65f03bb
authored
fix: refine placeholder rendering logic in MultipleContent component (#1192)
* fix: refine placeholder rendering logic in MultipleContent component
bg: https://github.com/react-component/select/pull/1166/changes#r2707079879
fix: ant-design/ant-design#56587
* 🧪 add unit test1 parent 947131a commit 65f03bb
File tree
2 files changed
+11
-1
lines changed- src/SelectInput/Content
- tests
2 files changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
| 203 | + | |
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
574 | 574 | | |
575 | 575 | | |
576 | 576 | | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
577 | 587 | | |
0 commit comments