Skip to content

Commit

Permalink
feat: scroll.
Browse files Browse the repository at this point in the history
  • Loading branch information
alswl committed May 12, 2024
1 parent a7fa634 commit d210b94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/Home/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ export default () => {
enabled: false,
},
automaticLayout: true,
scrollBeyondLastLine: false,
}}
onChange={debouncedOnChange}
editorDidMount={editorDidMount}
Expand Down

0 comments on commit d210b94

Please sign in to comment.