Hello fellow developers,
I’m currently working an application, In which I’m implementing the text editor using Editor.js. But I’m stuck with implementing @mention functionality in it.
tribute js = https://www.npmjs.com/package/tributejs#installing
editor js = https://editorjs.io/
Can anyone help me with this one?
Thanks in advance!