mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-25 04:19:02 +08:00
Merge branch 'main' of https://github.com/ueberdosis/tiptap
This commit is contained in:
commit
9127f36f12
@ -170,8 +170,10 @@ const editor = new Editor({
|
||||
// Register the collaboration cursor extension
|
||||
CollaborationCursor.configure({
|
||||
provider: provider,
|
||||
name: 'Cyndi Lauper',
|
||||
color: '#f783ac',
|
||||
user: {
|
||||
name: 'Cyndi Lauper',
|
||||
color: '#f783ac',
|
||||
},
|
||||
}),
|
||||
// …
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user