Skip to content

Commit 6e88afc

Browse files
author
guqiankun
committed
chore: update
1 parent 764eb3f commit 6e88afc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/integrations/src/editor/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ const App = () => {
183183
editorConfig={{
184184
adjustFindWidgetTop: true,
185185
// disableEditorSearch: true,
186-
stretchHeight: true,
186+
// stretchHeight: true,
187187
}}
188188
documentModel={{
189189
type: 'code',

0 commit comments

Comments
 (0)