chrisvxd / story2sketch

Convert Storybook into Sketch symbols 💎
Other
402 stars 32 forks source link

fix/child-of-root: Changed firstChild to avoid empty text nodes #133

Open carpiediem opened 1 year ago

carpiediem commented 1 year ago

Regarding #51, I changed the behavior of getSymbol() to only consider element nodes (not text ones).