jest-community / jest-snapshots-svg

Take a React component tree, and render it into an SVG.
MIT License
219 stars 26 forks source link

Add a comment before each component with the name of the component #14

Closed orta closed 7 years ago

orta commented 7 years ago

It can be tough to debug why a component looks like it does without any advice.

orta commented 7 years ago

I moved this into the attributes in #16