mirror of
https://github.com/penpot/penpot.git
synced 2026-03-17 07:56:14 +00:00
Refactor find-component-main to use an iterative loop/recur pattern instead of direct recursion and added cycle detection for malformed data structures. Signed-off-by: Andrey Antukh <niwi@niwi.nz>