Open guptasg1997 opened 2 years ago
My list of words keep getting updated with time. I need to highlight those words dynamically. I used EditorState.set for updating the whole decorator (inside componentDidUpdate). It's working but only after I am focusing on that bullet.
My list of words keep getting updated with time. I need to highlight those words dynamically. I used EditorState.set for updating the whole decorator (inside componentDidUpdate). It's working but only after I am focusing on that bullet.