From 119822ed6a27437739b5d3711403728e424b6372 Mon Sep 17 00:00:00 2001 From: Anchel135 Date: Tue, 3 Sep 2024 15:44:43 +0300 Subject: [PATCH] add fill to the array properties --- src/symbols/Edge.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/symbols/Edge.tsx b/src/symbols/Edge.tsx index cbcaaf46..96483795 100644 --- a/src/symbols/Edge.tsx +++ b/src/symbols/Edge.tsx @@ -295,6 +295,7 @@ export const Edge: FC = ({ /> ), [ + fill, active, animated, arrowLength,