reroute
reroute copied to clipboard
Link module throws unique key warning
When using the Link module it dumps Warning: Each child in an array or iterator should have a unique "key" prop.
to the console. Working on a PR to fix this.