mirror of
https://github.com/makeplane/plane.git
synced 2026-07-11 13:00:11 +02:00
* refactor: lite and rich text editors * refactor: document editor migration * fix: add missing css import * refactor: issue embed widget splitting * chore: remove extensions folder from ee * chore: update web ee folder structure * fix: build errors --------- Co-authored-by: Satish Gandham <satish.iitg@gmail.com>
3 lines
59 B
TypeScript
3 lines
59 B
TypeScript
export * from "./editor";
|
|
export * from "./extra-actions";
|