mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-07 09:36:58 +02:00
Update textWysiwyg.tsx
This commit is contained in:
@@ -575,7 +575,7 @@ export const textWysiwyg = ({
|
||||
!isWritableElement(event.target)) ||
|
||||
isTargetColorPicker
|
||||
) {
|
||||
this.setState({
|
||||
app.setState({
|
||||
toastMessage: "debug",
|
||||
});
|
||||
editable.onblur = null;
|
||||
|
Reference in New Issue
Block a user