chore: Move to fork of y-prosemirror, new fixes and exposing updateYFragment method
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { prosemirrorToYDoc } from "@getoutline/y-prosemirror";
|
||||
import { Node, Fragment } from "prosemirror-model";
|
||||
import { prosemirrorToYDoc } from "y-prosemirror";
|
||||
import * as Y from "yjs";
|
||||
import embeds from "@shared/editor/embeds";
|
||||
import { parser, schema } from "@server/editor";
|
||||
|
||||
Reference in New Issue
Block a user