You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would allow developers to specify how to render their selected mention. It should also be possible to allow them to make the suggestions array data any data structure they want, since they can just format it at the end to fit into the editor.
This would allow developers to specify how to render their selected mention. It should also be possible to allow them to make the
suggestionsarray data any data structure they want, since they can just format it at the end to fit into the editor.