@keyframes flowingDash{0%{stroke-dashoffset:10}to{stroke-dashoffset:0}}.react-flow__edge-path{transition:stroke .3s,stroke-width .3s}