-
Notifications
You must be signed in to change notification settings - Fork 73
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
chore: Replace DragAndDrop with StudioDragAndDrop #14002
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #14002 +/- ##
==========================================
+ Coverage 95.21% 95.25% +0.03%
==========================================
Files 1756 1739 -17
Lines 22976 22808 -168
Branches 2681 2664 -17
==========================================
- Hits 21877 21725 -152
+ Misses 849 836 -13
+ Partials 250 247 -3 ☔ View full report in Codecov by Sentry. |
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.
Nice 👍
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.
Tested and works ✅
Co-authored-by: Jonas Dyrlie <jonas.dyrlie@gmail.com>
Description
DragAndDrop
withStudioDragAndDrop
Related Issue(s)
Verification