Skip to content

Commit

Permalink
chore: revert change
Browse files Browse the repository at this point in the history
  • Loading branch information
uyarn committed Jun 26, 2024
1 parent ec63afb commit a15cf84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tree/_example/draggable.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
transition
expand-all
draggable
:allow-drop="handleAllowDrop"
@drag-start="handleDragStart"
@drag-end="handleDragEnd"
@drag-over="handleDragOver"
Expand Down

0 comments on commit a15cf84

Please sign in to comment.