remove custom animation

This commit is contained in:
Gamebrary 2021-05-17 15:16:11 -07:00
parent ecd50f95ce
commit 62edad1aad

View file

@ -57,7 +57,6 @@
ghost-class="card-placeholder" ghost-class="card-placeholder"
:disabled="draggingDisabled" :disabled="draggingDisabled"
filter=".drag-filter" filter=".drag-filter"
animation="300"
:group="{ name: 'games' }" :group="{ name: 'games' }"
@end="dragEnd" @end="dragEnd"
@start="dragStart" @start="dragStart"