Skip to content

Commit

Permalink
fix: disable worker
Browse files Browse the repository at this point in the history
  • Loading branch information
Ante Laca committed Nov 2, 2023
1 parent d213058 commit 5b30de3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ const CustomStyleCodeControl = () => {
enableSnippets: true,
showLineNumbers: true,
tabSize: 2,
useWorker: false
} }
/>
)
Expand Down

0 comments on commit 5b30de3

Please sign in to comment.