mirror of
https://github.com/romancm/gamebrary
synced 2025-02-17 11:38:24 +00:00
remove custom animation
This commit is contained in:
parent
ecd50f95ce
commit
62edad1aad
1 changed files with 0 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue