src/templates/sharecomponent/actioncomponent/dragaction/card.jsx @@ -26,7 +26,7 @@ } } }) const opacity = isDragging ? 0 : 1 const opacity = isDragging ? 0.5 : 1 let hasProfile = false let forbidSql = false