mirror of
https://github.com/yjs/yjs.git
synced 2026-02-23 19:49:59 +01:00
implemented codemirror binding with cursor support
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
export const writeStructToTransaction = (transaction, struct) => {
|
||||
transaction.encodedStructsLen++
|
||||
struct._toBinary(transaction.encodedStructs)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user