mirror of
https://github.com/romancm/gamebrary
synced 2024-11-23 19:53:14 +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"
|
||||
:disabled="draggingDisabled"
|
||||
filter=".drag-filter"
|
||||
animation="300"
|
||||
:group="{ name: 'games' }"
|
||||
@end="dragEnd"
|
||||
@start="dragStart"
|
||||
|
|
Loading…
Reference in a new issue