committed by
Nicolás Hatcher Andrés
parent
84c3cf01ce
commit
7c8cd22ad8
@@ -249,6 +249,7 @@ const Editor = (options: EditorOptions) => {
|
|||||||
}
|
}
|
||||||
}}
|
}}
|
||||||
onPaste={(event) => event.stopPropagation()}
|
onPaste={(event) => event.stopPropagation()}
|
||||||
|
onCopy={(event) => event.stopPropagation()}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user