Explorar o código

remove editorkey

soumaeda %!s(int64=2) %!d(string=hai) anos
pai
achega
f02cb5a2e8

+ 0 - 1
packages/editor/src/components/CodeMirrorEditor/Toolbar/Toolbar.tsx

@@ -13,7 +13,6 @@ import { TextFormatTools } from './TextFormatTools';
 import styles from './Toolbar.module.scss';
 
 type Props = {
-  editorKey: string,
   editorKey: string,
   onFileOpen: () => void,
   acceptedFileType: AcceptedUploadFileType