[Here](https://github.com/vivaxy/react-text-more-less/blob/master/src/index.js#L107) we set the content to innerHTML and this is prone to XSS attacks. Any alternatives for this?
Here we set the content to innerHTML and this is prone to XSS attacks. Any alternatives for this?