jest-community / jest-snapshots-svg

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

style of bottom: 0 won't work #32

Closed jacobp100 closed 6 years ago

jacobp100 commented 6 years ago

We should explicitly test for undefined here:

https://github.com/orta/jest-snapshots-svg/blob/master/src/component-to-node.ts#L49