mirror of
https://github.com/yjs/yjs.git
synced 2026-05-03 03:00:41 -04: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