src/mob/components/formdragelement/card.jsx @@ -34,7 +34,7 @@ } } }) const opacity = isDragging ? 0 : 1 const opacity = isDragging ? 0.5 : 1 const edit = () => { editCard(id)