render() { //This is how we create a link in JointJS, but where should I put it? const link = new joint.dia.Link({ source: { id: this.props.from.id } ...
確定! 回上一頁