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

How i can pass start and end iD's to React-xArrows #104

Closed SyedMuhammedBilal closed 3 years ago

SyedMuhammedBilal commented 3 years ago

i have two files... one is SideMenu.tsx and the second is Section.tsx

inside these files im using JavaScript map method to show content dynamically..

i want to create a line between these two component... so how can i do that?

Eliav2 commented 3 years ago

This is not how you ask question/open an issue. There is a template for a reason. And go read the docs before you do so