king
2022-09-06 fa381753ef2a2b25b1c0722549ac17e333da79be
src/templates/sharecomponent/chartgroupcomponent/dragchartview/card.jsx
@@ -16,7 +16,7 @@
    }),
  })
  const opacity = isDragging ? 0 : 1
  const opacity = isDragging ? 0.5 : 1
  const edit = () => {
    editCard(id)