Closed tu4mo closed 5 years ago
Hey, great lib! However, parsing doesn't seem to currently support <React.Fragment> or the short syntax <>.
<React.Fragment>
<>
Closing this since I have no need for this anymore. Went with react-element-to-jsx-string instead. Feel free to reopen if you wish!
Hey, great lib! However, parsing doesn't seem to currently support
<React.Fragment>
or the short syntax<>
.