wisemapping-frontend/packages/editor/src/index.tsx

4 lines
65 B
TypeScript

import Editor from './components/frame';
export default Editor;