const Editor = () => { return "Редактор кода"; }; export default Editor;