sunmao-ui/packages/editor
Bowen Tan ef869d5ad6 Merge branch 'main' into feat/style
# Conflicts:
#	packages/editor/src/components/ComponentForm/ComponentForm.tsx
#	packages/editor/src/components/Editor.tsx
#	packages/editor/src/operations/AppModelManager.ts
2021-10-18 11:06:09 +08:00
..
__tests__ fix test ci 2021-09-28 15:37:49 +08:00
src Merge branch 'main' into feat/style 2021-10-18 11:06:09 +08:00
babel.config.js editor init 2021-09-24 10:05:45 +08:00
index.html init editor project 2021-09-24 10:06:07 +08:00
jest.config.js fix test ci 2021-09-28 15:37:49 +08:00
package.json button support grid 2021-09-30 14:45:42 +08:00
README.md editor init 2021-09-24 10:05:45 +08:00
tsconfig.json use jsxImportSource in tsconfig 2021-09-24 10:11:11 +08:00
vite.config.ts use jsxImportSource in tsconfig 2021-09-24 10:11:11 +08:00

editor

TODO: description

Usage

const editor = require('editor');

// TODO: DEMONSTRATE API