Merge branch 'develop' into fix/cw-4085

This commit is contained in:
Muhsin Keloth
2025-03-18 13:28:44 +05:30
committed by GitHub
2 changed files with 4 additions and 1 deletions
@@ -271,7 +271,7 @@ const evenClass = [
ghost-class="ghost"
handle=".drag-handle"
item-key="key"
class="last:rounded-b-lg overflow-hidden"
class="last:rounded-b-lg"
:class="evenClass"
@start="dragging = true"
@end="onDragEnd"