@zhenyuanyuan/editor
TypeScript icon, indicating that this package has built-in type declarations

0.0.6-beta.43 • Public • Published

MTBird Editor

The no code editor of mtbird

Usage

import Editor from '@mtbird/editor';

const Wrapper = ({ pageConfig }) => {
  <div>
    <Editor pageConfig={pageConfig} />
  </div>;
};

Readme

Keywords

none

Package Sidebar

Install

npm i @zhenyuanyuan/editor

Weekly Downloads

0

Version

0.0.6-beta.43

License

Apache-2.0

Unpacked Size

1.26 MB

Total Files

63

Last publish

Collaborators

  • zhenyuanyuan