Mamadou DICKO 2023-12-04 12:04:18 +01:00 committed by GitHub
parent ef53590b58
commit 8d173bdcc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,7 +63,6 @@ export const useEditorStateUpdater = ({
})
.run();
}
editor?.commands.focus("end");
}, [currentBrain, currentPrompt, editor]);
useEffect(() => {