mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-10-28 09:24:25 +01: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