Update textWysiwyg.tsx
This commit is contained in:
parent
ce27cb6159
commit
158f169c43
@ -546,7 +546,7 @@ export const textWysiwyg = ({
|
|||||||
editable.onblur = () => {
|
editable.onblur = () => {
|
||||||
app.setState({
|
app.setState({
|
||||||
toastMessage: "debug: onblur",
|
toastMessage: "debug: onblur",
|
||||||
});
|
});
|
||||||
handleSubmit();
|
handleSubmit();
|
||||||
};
|
};
|
||||||
if (target && isTargetColorPicker) {
|
if (target && isTargetColorPicker) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user