diff --git a/src/components/cooperation/cooperationEditor/index.tsx b/src/components/cooperation/cooperationEditor/index.tsx index b8acb01..6206327 100644 --- a/src/components/cooperation/cooperationEditor/index.tsx +++ b/src/components/cooperation/cooperationEditor/index.tsx @@ -77,7 +77,7 @@ const CooperationEditor: React.FC = ({ roomId, userInfo x: e.clientX, y: e.clientY, }); - }, 15); + }, 5); const handleMouseout = () => { provider.awareness.setLocalStateField('cursorLocation', {