plane/apps/web/ce/hooks/pages/index.ts
M. Palanikannan fd5ba6c7b8
[WIKI-511] [WIKI-572] fix: extended page root and editor body (#7661)
* fix: better refactoring of page root and editor body

* fix: editor sideeffects

* fix: add comments json field

* fix: props name

* fix: review changes

* fix: extra checks

* fix: type changes

* fix: remove editor ref current

* fix: renaming

* fix: link check
2025-09-01 22:17:53 +05:30

3 lines
95 B
TypeScript

export * from "./use-pages-pane-extensions";
export * from "./use-extended-editor-extensions";