[WEB-462] refactor: editor props structure (#7233)
* refactor: editor props structure * chore: add missing prop * fix: space app build * chore: export ce types
This commit is contained in:
parent
eb5ffebcc6
commit
8988cf9a85
41 changed files with 348 additions and 347 deletions
|
|
@ -36,5 +36,4 @@ export { type IMarking, useEditorMarkings } from "@/hooks/use-editor-markings";
|
|||
export { useReadOnlyEditor } from "@/hooks/use-read-only-editor";
|
||||
|
||||
// types
|
||||
export type { CustomEditorProps } from "@/hooks/use-editor";
|
||||
export * from "@/types";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue