Eliav2 / react-xarrows

Draw arrows (or lines) between components in React!
https://codesandbox.io/embed/github/Eliav2/react-xarrows/tree/master/examples?fontsize=14&hidenavigation=1&theme=dark
MIT License
584 stars 75 forks source link

Published package with debug rect. #33

Closed nikugogoi closed 3 years ago

nikugogoi commented 3 years ago

I am seeing a pink border rect when arrows are drawn diagonally. Probably published the package with debug rect element. Issue can be seen in example 1 of https://codesandbox.io/embed/github/Eliav2/react-xarrows/tree/master/examples?fontsize=14&hidenavigation=1&theme=dark

Eliav2 commented 3 years ago

You are completely right! Will be fixed right away!

Eliav2 commented 3 years ago

V1.5.2 has released with a fix. v1.5.1 DEPRECATED. I accidentally wrote down 'npm publish' from dev branch and not master!