Using leader-line to Draw Lines Between Two Angular Components
tldr;
Certain applications require a visual cue that two items are related. There are many ways to accomplish this effect, but one simple way is to use the leader-line NPM package. The package…