pl-fe: why didn't this fail

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2025-11-22 18:29:10 +01:00
parent 691a2dfeec
commit 1095953f09

View File

@ -124,8 +124,6 @@ const ComposeEditor = React.forwardRef<LexicalEditor, IComposeEditor>(({
if (editorState) {
return editorState;
}
console.log(editorState);
return () => {
const text = !compose.modifiedLanguage || compose.modifiedLanguage === compose.language