Update textWysiwyg.tsx
This commit is contained in:
parent
7436f3926b
commit
2e04bcd485
@ -575,7 +575,7 @@ export const textWysiwyg = ({
|
|||||||
!isWritableElement(event.target)) ||
|
!isWritableElement(event.target)) ||
|
||||||
isTargetColorPicker
|
isTargetColorPicker
|
||||||
) {
|
) {
|
||||||
this.setState({
|
app.setState({
|
||||||
toastMessage: "debug",
|
toastMessage: "debug",
|
||||||
});
|
});
|
||||||
editable.onblur = null;
|
editable.onblur = null;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user