Skip to content

Commit

Permalink
add fill to the array properties
Browse files Browse the repository at this point in the history
  • Loading branch information
Anchel123 committed Sep 3, 2024
1 parent e3d0c1c commit 119822e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/symbols/Edge.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@ export const Edge: FC<EdgeProps> = ({
/>
),
[
fill,
active,
animated,
arrowLength,
Expand Down

0 comments on commit 119822e

Please sign in to comment.