Getting and changing the text content in Lexical Editor on React
So, I’m using the lexical editor in my react project. My app get the text from a API that transcribe audio and then I need to put on the Lexical editor, but I’m having problem to manipulate the text, I just don’t know how to do.