Skip to content

Commit

Permalink
Merge pull request #715 from smartxworks/yz-binding
Browse files Browse the repository at this point in the history
expose services when init editor
  • Loading branch information
tanbowensg authored Jun 21, 2023
2 parents 2a0b4d9 + 3c79dd7 commit 59d5e6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/editor/src/init.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -152,5 +152,6 @@ export function initSunmaoUIEditor(props: SunmaoUIEditorProps = {}) {
return {
Editor,
registry,
services,
};
}

0 comments on commit 59d5e6a

Please sign in to comment.