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

4 lines
65 B
TypeScript
Raw Normal View History

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