I have a rich text editor built using draftjs. I implemented the functions for changing the font size, font family, and color of the text in the editor. I also
I am using mentions with the draft.js (like this @yourname) and sending to the database to save and fetching it to render on the web page but things are not wor