forked from coracle/flotilla
Migrate more stuff
This commit is contained in:
@@ -77,7 +77,7 @@ export const makeEditor = ({
|
||||
},
|
||||
nprofile: {
|
||||
extend: {
|
||||
addNodeView: () => SvelteNodeViewRenderer(EditMention),
|
||||
addNodeView: () => SvelteNodeViewRenderer(asClassComponent(EditMention)),
|
||||
addProseMirrorPlugins() {
|
||||
return [
|
||||
MentionSuggestion({
|
||||
|
||||
Reference in New Issue
Block a user