mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-28 07:40:13 +08:00
Update awareness.md
This commit is contained in:
parent
2881a3949a
commit
3370bfae5b
@ -30,8 +30,6 @@ provider.setAwarenessField("user", {
|
||||
// Share any information you like
|
||||
name: "Kevin James",
|
||||
color: "#ffcc00",
|
||||
mouseX: event.clientX,
|
||||
mouseY: event.clientY,
|
||||
});
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user