Update textWysiwyg.tsx

This commit is contained in:
zsviczian
2022-03-13 21:59:07 +01:00
committed by GitHub
parent 7436f3926b
commit 2e04bcd485

View File

@@ -575,7 +575,7 @@ export const textWysiwyg = ({
!isWritableElement(event.target)) ||
isTargetColorPicker
) {
this.setState({
app.setState({
toastMessage: "debug",
});
editable.onblur = null;