Skip to content

Commit 8e83938

Browse files
[LEMS-3971/vector-pr3] remove extra space
1 parent 4904635 commit 8e83938

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/perseus/src/widgets/interactive-graphs/graphs/components/movable-arrowhead-view.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ const pathAttrs = {
6262
strokeLinecap: "round" as const,
6363
};
6464

65-
6665
// MovableArrowheadView is a presentational component that renders the SVG
6766
// for a draggable arrowhead. The centre chevron, white ring, and halo are
6867
// the same path at increasing stroke widths. The focus outline is a

0 commit comments

Comments
 (0)