Closed DaoDaoNoCode closed 10 months ago
:tada: This PR is included in version 5.1.0-prerelease.2 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
:tada: This PR is included in version 6.0.0-alpha.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Fixes: https://github.com/patternfly/react-log-viewer/issues/53
There is something wrong with the
ReactDOMServer.renderToString
function (It's an anti-pattern anyway). Replace it with the template string.