-
Notifications
You must be signed in to change notification settings - Fork 132
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: optimize the shadow effect of Scrollable #443
Conversation
Codecov Report
@@ Coverage Diff @@
## main #443 +/- ##
=======================================
Coverage 80.76% 80.76%
=======================================
Files 177 177
Lines 4908 4908
Branches 1062 1062
=======================================
Hits 3964 3964
Misses 935 935
Partials 9 9
Continue to review full report at Codecov.
|
这个组件的 |
可以使用 /* istanbul ignore next */ 注释忽略 |
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.
�暂时无法 mock 的测试,先忽略掉
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.
+1
简介
主要变更