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"
:disabled="draggingDisabled"
filter=".drag-filter"
animation="300"
:group="{ name: 'games' }"
@end="dragEnd"
@start="dragStart"