Skip to content

Commit

Permalink
feat: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Rain120 committed Sep 11, 2024
1 parent 4a3f927 commit 3545626
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/editor/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ const DiffEditor = ({
formatOnPaste: true,
// renderSideBySide: false,
}}
// @ts-ignore
onMount={handleEditorDidMount}
/>
</div>
Expand Down

0 comments on commit 3545626

Please sign in to comment.