add a text editor in the react app to edit the html of your components and templates on the go. Options for the text editor are: 1. react-ace: https://www.npmjs.com/package/react-ace 2. simple-react-editor: https://www.npmjs.com/package/react-simple-code-editor
add a text editor in the react app to edit the html of your components and templates on the go.
Options for the text editor are: