4 lines
62 B
JavaScript
Executable File
4 lines
62 B
JavaScript
Executable File
import { Editor } from './Editor';
|
|
|
|
export default Editor;
|