Closed ericsoderberghp closed 8 years ago
If I have something like:
<Component property={{ key: <Component2 /> }} />
jsxToString throws React exceptions.
correct. I noticed that the other day too. let me work on a fix for that
Fixed.
If I have something like:
<Component property={{ key: <Component2 /> }} />
jsxToString throws React exceptions.