Explorar o código

Update textWysiwyg.tsx

zsviczian %!s(int64=3) %!d(string=hai) anos
pai
achega
158f169c43
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/element/textWysiwyg.tsx

+ 1 - 1
src/element/textWysiwyg.tsx

@@ -546,7 +546,7 @@ export const textWysiwyg = ({
       editable.onblur = () => {
         app.setState({
           toastMessage: "debug: onblur",
-        });  
+        });
         handleSubmit();
       };
       if (target && isTargetColorPicker) {