-
Notifications
You must be signed in to change notification settings - Fork 99
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(dropdown): 修复overlay={{className: 'xx'}} 不生效问题 (#2934)
* fix(dropdown): 修复overlay={{className: 'xx'}} 不生效问题(#2932) * chore(dropdown): 生成变更记录文件 * chore(dropdown): 删除无用console * chore(dropdown): 调整格式 --------- Co-authored-by: xiamiao <[email protected]>
- Loading branch information
1 parent
f496866
commit cafc0a5
Showing
3 changed files
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@hi-ui/hiui": patch | ||
--- | ||
|
||
fix(dropdown): 修复 overlay={{className: 'xx'}} 不生效问题 |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@hi-ui/dropdown": patch | ||
--- | ||
|
||
fix: 修复 overlay={{className: 'xx'}} 不生效问题 |
This file contains 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