Markdown Previewer - Requesting a feedback

Hi All,

It would be really helpful if you can give me a feedback on my Markdown Previewer project.

Link: https://codepen.io/rrahul17498/full/JeZEWv/

And one more thing… in the ‘Markdown’ component, is there any better alternative to put the converted HTML string from ‘marked(this.state.currentText)’ to the 'preview 'element without the use of componentDidMount and componentDidUpdate.

Thank you for your time.