Skip to content

Commit

Permalink
Update apps/www/src/registry/registry-ui.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Ziad Beyens <[email protected]>
  • Loading branch information
dpnova and zbeyens authored Dec 6, 2024
1 parent f623147 commit ddca8d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/www/src/registry/registry-ui.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1724,7 +1724,7 @@ export const uiPrimitives: Registry = [
type: 'registry:ui',
},
{
dependencies: ['@slate-yjs/react', '@udecode/plate-core'],
dependencies: ['@slate-yjs/react'],
doc: {
description:
'A cursor overlay to display multiplayer cursors in the yjs plugin.',
Expand Down

0 comments on commit ddca8d1

Please sign in to comment.