From ddca8d187965b82e6b369faa034cf0d995137a22 Mon Sep 17 00:00:00 2001 From: David Novakovic Date: Fri, 6 Dec 2024 19:54:37 +1000 Subject: [PATCH] Update apps/www/src/registry/registry-ui.ts Co-authored-by: Ziad Beyens --- apps/www/src/registry/registry-ui.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/www/src/registry/registry-ui.ts b/apps/www/src/registry/registry-ui.ts index da247fa870..20158398fc 100644 --- a/apps/www/src/registry/registry-ui.ts +++ b/apps/www/src/registry/registry-ui.ts @@ -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.',