We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e83d66 commit a722f1aCopy full SHA for a722f1a
website/src/components/DiffEditorMonaco.tsx
@@ -5,6 +5,7 @@ import { type editor } from 'monaco-editor';
5
import { useMemo } from 'react';
6
7
import { extensionToMonacoLanguage } from './Playground/extensionToMonacoLanguage';
8
+import './Playground/monaco-init';
9
import { isMobileOrBot } from './Playground/isMobileOrBot';
10
import { options } from './Playground/monacoOptions';
11
import MonacoPreloads from './Playground/MonacoPreloads';
0 commit comments