diff --git a/apps/www/src/registry/default/plate-ui/remote-cursor-overlay.tsx b/apps/www/src/registry/default/plate-ui/remote-cursor-overlay.tsx index fff8b58140..acfe6eedf1 100644 --- a/apps/www/src/registry/default/plate-ui/remote-cursor-overlay.tsx +++ b/apps/www/src/registry/default/plate-ui/remote-cursor-overlay.tsx @@ -1,10 +1,6 @@ // Lifted from slate-yjs https://github.com/BitPhinix/slate-yjs/blob/main/examples/frontend/src/pages/RemoteCursorOverlay/Overlay.tsx -import React, { - type CSSProperties, - type PropsWithChildren, - useState, -} from 'react'; +import React, { type CSSProperties, useState } from 'react'; import { type CursorOverlayData,