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

0.0.3 • Public • Published

MTBird Editor

The no code editor of mtbird

Usage

import Editor from "@mtbird/editor";

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

Dependencies (12)

Dev Dependencies (5)

Package Sidebar

Install

npm i @mtbird/editor

Weekly Downloads

14

Version

0.0.3

License

Apache-2.0

Unpacked Size

1.3 MB

Total Files

61

Last publish

Collaborators

  • jiangtaofu
  • georgezou