From 9156e75b6ded1b997554b3c76048022ec4f53f4a Mon Sep 17 00:00:00 2001 From: Andrea Date: Thu, 13 Jan 2022 17:41:31 +0100 Subject: [PATCH] [bug] fix dragging elements between different lists --- components/ListInput.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/ListInput.vue b/components/ListInput.vue index bdda48c7..2e49c1e6 100644 --- a/components/ListInput.vue +++ b/components/ListInput.vue @@ -1,5 +1,5 @@