Recursively find Child nodes with transitionIds
Opened this issue · 0 comments
ddanielbee commented
Currently, we're going only one level deep. Sometimes, Figma groups have the transitions inside the children of children of children... you get it.
So, we need to recursively find all transitionIds and add them to the state object for every frame.