mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 22:43:34 -07:00
fix dragging animation
This commit is contained in:
parent
a68a5804cf
commit
4a74993bec
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@
|
|||
>
|
||||
<TransitionGroup
|
||||
type="transition"
|
||||
:name="!drag ? 'flip-list' : ''"
|
||||
>
|
||||
<RecipeIngredientEditor
|
||||
v-for="(ingredient, index) in recipe.recipeIngredient"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue