How to use mentions?
First of all, i saw this article:
https://github.com/uiwjs/react-md-editor/issues/420 where is added nicely mentions
Then I was integrating this example and got renderTextarea is deprecated. I have no idea, how to build this into component to work as expected. Could someone help with this?
And additional thing, is it possible use nested array for mentions?
https://github.com/uiwjs/react-md-editor/blob/d0fb32ac1a67164c519d7a30bbd4d5fba7d327a2/core/src/Editor.tsx#L84-L101
@reinisg
Thank you for fast reply, I think I have still problems to import those mentions, i also tried with different mentions plugin, still result is not as excepted https://codesandbox.io/s/ecstatic-bogdan-vxrdm7?file=/src/App.js