Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Sep 7, 2024
1 parent d173937 commit 4e50d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const App = {
store,
theme: theme.value,
previewTheme: previewTheme.value,
editor: CodeMirrorEditor,
editor: MonacoEditor,
// layout: 'vertical',
ssr: true,
sfcOptions: {
Expand Down

0 comments on commit 4e50d3c

Please sign in to comment.