unfresh
Results
2
comments of
unfresh
问个问题,为什么React的state不需要返回一个函数?
It's ok for me to set edge's style ``` edges.push({ id: `e${source}-${target}`, source, target, label, style: { stroke: '#b1b1b7', }, labelStyle: { fill: '#b1b1b7', }, labelBgStyle: { fill: '#fff', },...